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
Answer: A. Absolute path name — 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…
- A.
Absolute path name
- B.
Relative path name
- C.
Definite path name
- D.
Indefinite path name
Attempted by 815 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.
Loading lesson…