π From Operating System β’ 12. File System Implementation β’ 18 questions available
Practice MCQs for Performance in File System Implementation. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-27
Q1. If each disk block is 512 bytes and a pointer occupies 4 bytes, what is the usable data size that the user sees per block?
π‘ Difficulty: easy | β Correct: A
Q2. What percentage of a 512βbyte block is consumed by a 4βbyte pointer?
π‘ Difficulty: medium | β Correct: A
Q3. In a system with 10β―000 free blocks, a new file of 200 blocks is created using linked allocation. What fraction of the total free space is consumed by pointer overhead?
π‘ Difficulty: hard | β Correct: A
β¬οΈ View all questions in the quiz below