list three ways of allocating storage and give


List three ways of allocating storage, and give advantages of each.

a. Contiguous allocation. Fastest, if no changes are to be made. Also simplest for random access files.

b. Linked allocation. No external fragmentation. File can grow without complications.

c. Indexed allocation. Supports direct access without external fragmentation.

 

Request for Solution File

Ask an Expert for Answer!!
Operating System: list three ways of allocating storage and give
Reference No:- TGS0292997

Expected delivery within 24 Hours