nerdexam
CompTIA

220-802 · Question #811

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?

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)…

Hardware and network troubleshooting

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

How the community answered

(31 responses)
  • A
    87% (27)
  • B
    3% (1)
  • C
    3% (1)
  • D
    6% (2)

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.

Topics

#MD command#command line#Windows XP#directory management

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice