1.

A user level process in Unix traps the signal sent on a Ctrl + C input and has a signal handlingroutine that saves appropriate files before terminating the process. When a Ctrl + C input is givento this process, what is the mode in which the signal handling routine executes ?

A. User mode
B. Superuser mode
C. Privileged mode
D. Kernel mode
Answer» E.


Discussion

No Comment Found