nerdexam
Exams220-802Questions#811
CompTIA

220-802 · Question #811

220-802 Question #811: Real Exam Question with Answer & Explanation

The correct answer is A: MD. MD stands for 'Make Directory' and is the correct command to create a new directory in Windows command prompt (e.g., MD C:\NewFolder). Its alias MKDIR also works. RD (C) stands for 'Remove Directory' and deletes an existing directory - the opposite of what is needed. CD (D) stand

Question

A technician needs to create a new directory from a command line on a Windows XP machine. Which of the following commands should be used?

Options

  • AMD
  • BSFC
  • CRD
  • DCD

Explanation

MD stands for 'Make Directory' and is the correct command to create a new directory in Windows command prompt (e.g., MD C:\NewFolder). Its alias MKDIR also works. RD (C) stands for 'Remove Directory' and deletes an existing directory - the opposite of what is needed. CD (D) stands for 'Change Directory' and is used to navigate between existing directories, not create them. SFC (B) stands for 'System File Checker' and is a Windows utility that scans and repairs protected system files - completely unrelated to directory creation. MD is the precise command required.

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice