Question 11054 – Operating-Systems
January 6, 2024Question 4322 – UGC NET CS 2006 Dec-paper-2
January 7, 2024GATE 2005-IT
Question 19 |
A user level process in Unix traps the signal sent on a Ctrl-C input, and has a signal handling routine that saves appropriate files before terminating the process. When a Ctrl-C input is given to this process, what is the mode in which the signal handling routine executes?
kernel mode | |
superuser mode | |
privileged mode | |
user mode |
Question 19 Explanation:
Note: Out of syllabus.
Correct Answer: A
Question 19 Explanation:
Note: Out of syllabus.