In free-space management, what does the bit-vector method represent?
In free-space management, what does the bit-vector method represent?
Answer: B. The free or allocated status of each disk block — The bit-vector method uses one bit per disk block to indicate whether that block is free or allocated.
- A.
Size of the file
- B.
The free or allocated status of each disk block
- C.
File type
- D.
File permissions
Attempted by 230 students.
Show answer & explanation
Correct answer: B
The bit-vector method uses one bit per disk block to indicate whether that block is free or allocated.
Loading lesson…