Q. In UNIX process management, the following is true (Solved)
1. User process enters kernel mode by issuing a system call when interrupt occurs.
2. Kernel mode is executed in user process.
3. User process enters kernel mode with out issuing a system call when interrupt occurs.
4. None of these.
- a. User process enters kernel mode by issuing a system call when interrupt occurs.