The maximum length in DOS commands is
A. 80 chars
B. 127 chars
C. 100 chars
D. 8 chars
Select an option to see the answer and solution.
The time command is used to display _____ time.
A. US time
B. Greenwich Mean Time
C. Julian Time
D. System Time
Select an option to see the answer and solution.
Which statement is valid about "TIME" command?
A. Time command is used to display and allow changes to the system time
B. Time format can be changed by changing in country setting in config.sys file
C. MS DOS displays the time in 12-hour or 24-hour format
D. All of above
Select an option to see the answer and solution.
Which command is used to see the sub-directory structure of drive?
A. Tree
B. List
C. Subdir
D. Subtree
Select an option to see the answer and solution.
Which command is used to display the subdirectory structure of the currently logged drive and pause the screen display after each screen full of the information?
A. Tree
B. Deltree/f
C. Dir | more
D. Tree | more
Select an option to see the answer and solution.
Which command is used to provide access to files located in other directories or disks?
Select an option to see the answer and solution.
You can copy command.com to your disk from hard disk
Select an option to see the answer and solution.
Which command is used to see the contents of a file?
A. Type
B. Copy
C. Ed
D. None of above
Select an option to see the answer and solution.
Which command is used to see the disk volume label?
A. Ver
B. Vol
C. Version
D. Volume
Select an option to see the answer and solution.
Which command is used to see the version?
A. Version
B. Ver
C. Verson
D. None of above
Select an option to see the answer and solution.
What is the name of the batch file that is automatically run when MSDOS is booted?
A. Run.bat
B. Config.sys
C. Config.bat
D. Autoexec.bat
Select an option to see the answer and solution.
What is the switch that is used to make sure that the copy command copied files correctly
Select an option to see the answer and solution.
What will be the output of the command prompt l p$g?
A. <c:\>
B. C:\>
C. C:\>>
D. C:<\>
Select an option to see the answer and solution.
Which among the following are the best tools for fixing errors on disks?
A. Fdisk
B. Scandisk
C. Chkdsk
D. Fixdsk
Select an option to see the answer and solution.
Which command can be used to create the disk's tracks and sectors?
A. Fdisk
B. Format
C. Chkdsk
D. Attrib
Select an option to see the answer and solution.
Which command in DOS can be used to recover accidentally deleted files?
A. UNDELETE
B. DELETE/CANCEL
C. RESTORE
D. RECOVER
Select an option to see the answer and solution.
Which command in DOS is used to display the version of MSDOS?
A. VERSION
B. VERIFY
C. VER
D. VERSN
Select an option to see the answer and solution.
Which command is used to copy all files from drive a with extension .txt to the currently logged drive and directory?
A. Copy a. *.txt
B. Copy *.txt a:
C. Copy *.txt c:
D. Copy *.txt all.txt
Select an option to see the answer and solution.
Which command is used to create root directory and FAT on disk?
A. Chkdsk
B. Command.com
C. Format
D. Fat
Select an option to see the answer and solution.
Which command is used to delete all the files extension .txt on the current drive and directory?
A. Del .txt
B. Erase .txt
C. Del *.txt
D. Del *.*/p
Select an option to see the answer and solution.