๐ From Operating System โข 12. File System Implementation โข 11 questions available
Practice MCQs for Linear list Implementation in Directory. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
๐ Last updated: 2026-07-27
Q1. What term does a UNIX system use for the perโprocess entry that references an open file?
๐ก Difficulty: easy | โ Correct: A
Q2. Why does the operating system decrement the openโcount when a process closes a file?
๐ก Difficulty: medium | โ Correct: B
Q3. A network socket is opened using the same openโfile table as regular files. After the socket is closed, which effect occurs on the table?
๐ก Difficulty: hard | โ Correct: D
โฌ๏ธ View all questions in the quiz below