đ From Operating System ⢠18. The Linux System ⢠9 questions available
Practice MCQs for Input and Output system in Linux. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
đ Last updated: 2026-07-27
Q1. What is the primary purpose of the page cache in Linux I/O?
đĄ Difficulty: easy | â Correct: B
Q2. How does the virtual memory system interact with the page cache when a process reads a file?
đĄ Difficulty: medium | â Correct: C
Q3. A program calls mmap() to map a 4âŻKB file region. Which sequence correctly describes what happens inside the kernel?
đĄ Difficulty: hard | â Correct: A
âŹď¸ View all questions in the quiz below