← Back to 19. Windows 7

πŸ“ Windows 7 Switching between user mode and kernel mode threads

πŸ“– From Operating System β€’ 19. Windows 7 β€’ 7 questions available

Practice MCQs for Windows 7 Switching between user mode and kernel mode threads. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.

πŸ”„ Last updated: 2026-07-27

2
Easy Questions
2
Medium Questions
3
Hard Questions

πŸ“ Sample Questions

Q1. A user program needs to request disk I/O. Which mechanism causes the thread to move from user mode to kernel mode to perform the operation?

πŸ”Ή A. System call
πŸ”Ή B. Interrupt
πŸ”Ή C. Exception
πŸ”Ή D. POLLING

πŸ’‘ Difficulty: easy | βœ… Correct: A

Q2. Why does Windows separate the HAL, kernel, and executive layers?

πŸ”Ή A. To simplify hardware abstraction
πŸ”Ή B. To improve security
πŸ”Ή C. To increase execution speed
πŸ”Ή D. TO REDUCE MEMORY USAGE

πŸ’‘ Difficulty: medium | βœ… Correct: A

Q3. When a thread switches from user mode to kernel mode, which processor state elements must be saved to preserve execution context?

πŸ”Ή A. Only instruction pointer
πŸ”Ή B. Instruction pointer and flags
πŸ”Ή C. Instruction pointer, flags, and stack pointer
πŸ”Ή D. ENTIRE REGISTER SET INCLUDING FLOATING‑POINT

πŸ’‘ Difficulty: hard | βœ… Correct: C

⬆️ View all questions in the quiz below

πŸ”— Related Topics

πŸ“ History of Windows 7πŸ“ Security in Windows 7πŸ“ Reliability of Windows 7πŸ“ Windows and POSIX application compatibilityπŸ“ Windows 7 designed for High performance
πŸš€ Start Quiz πŸ“ Practice Mode