Which one of the following statements about free space management techniques is false?
a) Bitmaps allow the file system to quickly determine if contiguous blocks are available at certain memory locations.
b) The file system typically maintains free blocks in a free list, sorted by memory address.
c) The last entry of the last free list block typically stores a null pointer.
d) The ith bit in a bitmap typically corresponds to the ith block in the file system.
b) The file system typically maintains free blocks in a free list, sorted by memory address.
Computer Science & Information Technology
You might also like to view...
Which of the following cannot be modified with a custom cell style?
A) Fill color B) Number format C) Print area D) Alignment
Computer Science & Information Technology
What must be done to remove the value in the root of a heap?
What will be an ideal response?
Computer Science & Information Technology