Multiple choice

In DOS, which of the following commands is used to reach the parent directory?

  1. CD/

  2. CD.

  3. CD..

  4. CD

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

In DOS, the command 'CD..' is used to change the current directory to the parent directory (the one above the current level).