Q. If a signal is received by a process, when will it be processed? (Solved)
1. It is processed immediately
2. It is processed when process is switching to kernel mode
3. It is processed in the next time slice given to the process
4. all
- b. It is processed when process is switching to kernel mode