How do you create a directory at the command line?


You are organizing the files on your hard drive, and you’d like to create separate directories to organize your spreadsheets by month and year. What command line function can be used to create a directory?

A) rmdir

B) cd

C) mkdir

D) xcopy