📖 From Operating System • 12. File System Implementation • 10 questions available
Practice MCQs for Performance of Allocation Methods. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
🔄 Last updated: 2026-07-27
Q1. What structure does the VFS layer use to uniquely represent a file across a network?
💡 Difficulty: easy | ✅ Correct: A
Q2. A process calls open(\/mnt/nfs/file.txt\). Which VFS step determines that the request must be handled by the remote NFS protocol?
💡 Difficulty: medium | ✅ Correct: D
Q3. How does the VFS layer enable transparent access to both local and remote file systems?
💡 Difficulty: hard | ✅ Correct: C
⬆️ View all questions in the quiz below