CompTIA A+ Core 2 (220-1202) — Question 81
A support specialist must allocate a shared folder. Which of the following commands should the specialist use?
Answer options
- A. cd
- B. net use
- C. mkdir
- D. ipconfig
Correct answer: C
Explanation
The correct command is C. mkdir, which is used to create a new directory or folder. The other options are not suitable for creating shared folders; A (cd) changes directories, B (net use) is for mapping network drives, and D (ipconfig) displays network configuration information.