This begins at the root and follows a path down to the specified file, giving…
2013
This begins at the root and follows a path down to the specified file, giving the directory names on the path. This is known as
- A.
Absolute path name
- B.
Relative path name
- C.
Definite path name
- D.
Indefinite path name
Attempted by 551 students.
Show answer & explanation
Correct answer: A
An absolute path name begins at the root and follows a path down to the specified file, giving the directory names on the path. A relative path name defines a path from the current directory.