π From Operating System β’ 18. The Linux System β’ 8 questions available
Practice MCQs for Symmetric multiprocessing in The Linux System. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-27
Q1. Which system call creates a new task that shares the same memory space when the CLONE_VM flag is used?
π‘ Difficulty: easy | β Correct: A
Q2. Why can Linux treat processes and threads without a formal distinction?
π‘ Difficulty: medium | β Correct: A
Q3. How does sharing the fileβdescriptor table (CLONE_FILES) affect communication between a parent and its child task?
π‘ Difficulty: hard | β Correct: B
β¬οΈ View all questions in the quiz below