1.

cd/bin/user/directory/abc is an example of relative pathname.(a) True(b) FalseThis question was addressed to me in a job interview.This interesting question is from Absolute and Relative Pathnames topic in section The File System of Unix

Answer»

The CORRECT ANSWER is (b) False

The explanation is: WHENEVER the pathname is relative to the root it is an EXAMPLE of relative pathname. The above pathname is also relative to the root, so it is an example of relative pathname.



Discussion

No Comment Found

Related InterviewSolutions