CompTIA A+ 220-802

Category - 802: Operating Systems

You want to remove an empty directory you were using for testing, called TEST, through the Windows command line interface. What command would you use to do this?
  1. RD TEST
  2. DEL TEST
  3. DIR TEST
  4. REMOVE TEST
Explanation
Answer: A - To remove an empty directory you were using for testing, called TEST, use the command RD TEST.

Key Takeaway: The command RD (Remove Directory) allows you to delete empty directories (no contents within the folder are allowed). DEL is a command for deleting files, DIR lists the contents of the current directory, and REMOVE is a Unix command.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz