CompTIA A+ (220-902) — Question 2

A technician is navigating through a Windows OS via command prompt. The technician needs to display the content of a folder. Which of the following is the BEST option for accomplishing this task?

Answer options

Correct answer: A

Explanation

The correct command to display the contents of a folder in Windows Command Prompt is 'dir'. The 'ls' command is used in Unix/Linux systems, 'rd' is used to remove directories, and 'cmd' is the command prompt itself, not a command to list folder contents.