Question 1: OS - Kernel Definition
What is the kernel in an operating system, and why is it essential?
Question 2: OS - User Space vs Kernel Space
How does user space differ from kernel space in an operating system?
Question 3: OS - System Calls
What are system calls in an operating system?
Question 4: OS - Examples of System Calls
Which of the following is an example of a system call?
Question 5: OS - Modes of Operation
What are the two fundamental modes of operation in modern operating systems?
Question 6: OS - Kernel Mode Characteristics
Which of the following best describes kernel mode?
Question 7: OS - User Mode Characteristics
Why is user mode important in operating systems?
Question 8: OS - Transition Between User and Kernel Mode
How does a program transition from user mode to kernel mode?
Question 9: OS - Monolithic vs Microkernel
What is the difference between a Monolithic Kernel and a Microkernel architecture?
Question 10: OS - Importance of Dual Mode Operation
Why is dual mode operation (user mode and kernel mode) essential in operating systems?