Multiple choice technology operating systems

While working with Ms-Dos which command transfers a specific file from one disk to another?

  1. Copy

  2. Diskcopy

  3. Time

  4. Rename

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

The COPY command transfers individual files between disks while leaving the original file intact on the source disk. This is the correct command when you need to move a specific file to another location. DISKCOPY duplicates entire disks, TIME displays/sets system time, and RENAME only changes filenames without transferring files. COPY is specifically designed for single file transfer.