Multiple choice

In MS-DOS an empty directory can be deleted by using which command?

  1. DEL

  2. MD

  3. ERASE

  4. RD

  5. MOVE

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

Removes an empty directory in MS-DOS. To delete directories with files or directories within them the user must use the deltree command, or if you are running Microsoft Windows 2000 or Windows XP use the /S option.