Multiple choice

Which of the following is not a valid form of CD?

  1. CDdir

  2. CD

  3. Cd

  4. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The command to change directories in operating systems like DOS and Windows is cd or CD, and Unix is case-sensitive where cd works. CDdir is not a recognized command for changing directories, making it the invalid form.