Which command creates a directory or subdirectory?
Which command creates a directory or subdirectory? Correct Answer Both b and c
MK command and MKDIR both commands are equivalent and can be used to create subdirectories. Dir only lists directory but can't create.