Extension
As mentioned in the syntax the extension is optional. If you want to create a file with extension, specify the 3 characters after the file name separated by period(.)
Example 3
C:\>COPY CON COMPUTER.OPT (press enter key)
Instructions : Type the following paragraph :
Computer is taught in schools as an optional subject. We too, have this subject in our school.
Instruction : Finish typing and save this file pressing F6 and Enter.
As given on the command line, COMPUTER is the file name and OPT is the extension. Extension OPT indicates the type of file (i.e. COMPUTER is an optional subject).
Example 4
C:\> COPY CON NEPALI.COM
Instruction : Type the following paragraph :
Nepali is our compulsory subject. This subject is easy for most of us.
Instruction : Save this file
In this file, he extension COM indicates that Nepali is our compulsory subject.
As mentioned in the syntax the extension is optional. If you want to create a file with extension, specify the 3 characters after the file name separated by period(.)
Example 3
C:\>COPY CON COMPUTER.OPT (press enter key)
Instructions : Type the following paragraph :
Computer is taught in schools as an optional subject. We too, have this subject in our school.
Instruction : Finish typing and save this file pressing F6 and Enter.
As given on the command line, COMPUTER is the file name and OPT is the extension. Extension OPT indicates the type of file (i.e. COMPUTER is an optional subject).
Example 4
C:\> COPY CON NEPALI.COM
Instruction : Type the following paragraph :
Nepali is our compulsory subject. This subject is easy for most of us.
Instruction : Save this file
In this file, he extension COM indicates that Nepali is our compulsory subject.
No comments:
Post a Comment