md
rd
cd
nd
Answer is Right!
Answer is Wrong!
The correct answer is (b).
The rd command is used to remove a directory. It is a recursive command, which means that it will remove the directory and all of its contents.
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.