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.


c) File systems typically update soft links when a referenced file is moved to a different directory.

Computer Science & Information Technology

You might also like to view...

A for each in array statement must specify the type of the values stored in the array that will be processed.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The interrupt vector ________.

a) is an array of pointers to PCBs of processes generating interrupts. b) can be modified only by running processes. c) is an array of pointers to interrupt handlers. d) stores information about each interrupt that occurs.

Computer Science & Information Technology

To crop a picture, use the ________ handles like sizing handles to remove the unwanted areas

A) snip B) trim C) crop D) clip

Computer Science & Information Technology

Which size photo could Sophie print without having to crop the image?

a. 5” x 7” b. 8” x 10” c. 8” x 12” d. any of the above

Computer Science & Information Technology