Multiple Choice
Which one of the following statements about links is false?
A) A soft link is a directory entry containing the pathname for another file.
B) A hard link is a directory entry that specifies the physical location of a file.
C) File systems typically update soft links when a referenced file is moved to a different directory.
D) A hard link may reference invalid data if the physical location of the corresponding file changes.
Correct Answer:

Verified
Correct Answer:
Verified
Q21: The _ path to a file is
Q22: If an error occurs that prevents a
Q23: Contiguous file allocation is inappropriate for general-purpose
Q24: In a hierarchically structured file system, the
Q25: What typically happens when a file system's
Q27: The _ file organization scheme places records
Q28: Memory-mapped files _.<br>A) map file data to
Q29: The role of a data manipulation language
Q30: A file system is responsible for _.<br>A)
Q31: Which one of the following statements about