π From Operating System β’ 12. File System Implementation β’ 9 questions available
Practice MCQs for Path Name Translation in Network file systems. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-27
Q1. What is the name of the special block that contains pointers to each data block of a file in an indexed allocation scheme?
π‘ Difficulty: easy | β Correct: A
Q2. In an indexed allocation system, what is the primary tradeβoff when choosing the size of the index block?
π‘ Difficulty: medium | β Correct: C
Q3. A file system supports multiβlevel indexing where each index block can hold 256 pointers. A file of size 2β―MB needs to be stored, with a block size of 4β―KB. How many index blocks (including secondary levels) are required at minimum?
π‘ Difficulty: hard | β Correct: C
β¬οΈ View all questions in the quiz below