π From Operating System β’ 350 questions available
Practice MCQs for 12. File System Implementation. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-27
Q1. A computer system needs to update a configuration file stored on disk. Which method most efficiently uses the diskβs ability to rewrite a block in place?
π‘ Difficulty: easy | β Correct: B
Q2. A developer must copy a large file from one directory to another on the same disk. Which strategy best reduces I/O overhead?
π‘ Difficulty: medium | β Correct: D
Q3. A program needs to store a 1500βbyte record. Which block size minimizes wasted space while still fitting the record in a single block?
π‘ Difficulty: hard | β Correct: C
β¬οΈ View all questions in the quiz below