What are the disadvantages of linked allocation?
The disadvantages are
n. Used only for sequential access of files.
o. Direct access is not supported
p. Memory space required for the pointers.
q. Reliability is compromised if the pointers are lost or damaged
n. Used only for sequential access of files.
o. Direct access is not supported
p. Memory space required for the pointers.
q. Reliability is compromised if the pointers are lost or damaged
Leave a Comment