Multiple choice technology

Advanced utility command to copy files and directory trees

  1. Advancecopy

  2. copy

  3. Robocopy

  4. None

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

Robocopy (Robust File Copy) is Windows' advanced command-line directory replication tool. Unlike the basic copy command, it handles network interruptions, preserves timestamps and permissions, and can mirror entire directory trees with built-in retry logic.