Multiple choice

One relative to where you currently are in the system (eg. Documents/music ).

  1. Relative Path

  2. Absolute Path

  3. ~ (tilde)

  4. . (dot)

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

A relative path describes the location of a file or directory starting from the current working directory. It does not begin with a forward slash.