md
rd
cd
nd
Answer is Wrong!
Answer is Right!
The correct answer is (b).
The rd command is used to remove a directory. It is a recursive command, which means that
The md command is used to create a directory.
The cd command is used to change the current directory.
The nd command is not a valid command.