π From Operating System β’ 12. File System Implementation β’ 9 questions available
Practice MCQs for Space maps Free Space Management. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-27
Q1. A file begins at disk block 120. To directly access the 7th block of the file, which disk block address must be read?
π‘ Difficulty: easy | β Correct: A
Q2. Given free holes of sizes 10, 8, 20, and 6 blocks (in that order) and a request for 7 blocks, which allocation algorithm will leave the smallest amount of unused space after allocation?
π‘ Difficulty: medium | β Correct: B
Q3. A file needs 35 contiguous blocks but the largest free chunk is only 30 blocks. Which allocation method can store the file without requiring defragmentation?
π‘ Difficulty: hard | β Correct: A
β¬οΈ View all questions in the quiz below