Computer Science - Disk Operating System (DOS)

Exercise : Disk Operating System (DOS) - Section 1
1.
Which command of MS-DOS is used to copy only files that have been modified on or after the date you specify?
XCOPY/D : date
COPY/D : date
COPY/M
XCOPY/V
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

2.
Which DOS command will format a floppy disk and transfer the system files
SYS C: A:
SYS A:
FORMAT A: /S
FORMAT A: /T
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

3.
While working with MS-DOS, which command is used to restore files that were backed up using the BACKUP command?
COPY
DISKCOPY
RESTORE
STORE
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

4.
The term TSR is an abbreviation for:
Terminate Stay Ready
Testing System Read
Terminal Still Ready
Terminate Stay Resident
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

5.
Using the _____ switch causes FDISK to display the partition status of your hard disk without executing FDISK.
/show
/display
/status
/part
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.