The kernel operates in a privileged mode, also known as:
2025
The kernel operates in a privileged mode, also known as:
- A.
User mode
- B.
Debug mode
- C.
Supervisor mode
- D.
Interrupt mode
Attempted by 433 students.
Show answer & explanation
Correct answer: C
The kernel operates in a privileged execution state to manage system resources and hardware directly. This mode is standardly referred to as Supervisor mode or Kernel mode, distinguishing it from User mode where regular applications execute with restricted permissions.