๐ From Operating System โข 12. File System Implementation โข 12 questions available
Practice MCQs for Log structured file systems and Recovery. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
๐ Last updated: 2026-07-27
Q1. What does the acronym FAT stand for in file system terminology?
๐ก Difficulty: easy | โ Correct: A
Q2. A file consists of blocks 217, 618, and 339. Using a FAT that is not cached, how many diskโhead seeks are required in the worst case to read the entire file?
๐ก Difficulty: medium | โ Correct: A
Q3. When designing a file system for SSDs using a logโstructured approach, which choice most directly minimizes write amplification?
๐ก Difficulty: hard | โ Correct: D
โฌ๏ธ View all questions in the quiz below