Vidyalelo
Computer Science · Q7

Disk Operating System (DOS)

Engineering and GATE · Computer Science · question 7

Q7

If you need to duplicate the entire disk, which command will you use?

A.
Copy
B.
Diskcopy
Answer
C.
Chkdsk
D.
Format

Answer: Option B

Solution

Answer: Option B
Solution:
Diskcopy is used to perform track-by-track copy of a disk into another. Copy command copies selected files; chkdsk and format commands are not for copying purpose.