Which command is used to delete all the files in the root directory of drive a
A
A:\del
B
Del *.* a:
C
Del a:\
D
Erase *.*
Correct Answer: Del a:\