Multiple choice technology

In Unix and DOS, '.' refers to:

  1. Present Directory

  2. Current Directory

  3. Parent Directory

  4. All of the above

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

In Unix and DOS filesystems, a single dot (.) represents the current working directory. It's used in relative path notation to refer to the directory you're currently in.