Multiple choice technology operating systems

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

  1. Copy

  2. Diskcopy

  3. Chkdsk

  4. Format

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

DISKCOPY creates an exact duplicate of an entire disk, copying all files including hidden and system files. COPY only transfers individual files you specify, CHKDSK checks disk health, and FORMAT erases and prepares a blank disk.