Which command displays only file and directory names without size, date and time information?
A
Dir/w
B
Dir a:
C
Dir /b
D
Dir /s
Correct Answer: Dir /b
dir/b command barely lists the names of files and directories without any other information like size, date, time etc.