Q.

In most cases, if a process is sent a signal while it is executing a system call

A. the system call will continue execution and the signal will be ignored completely
B. the system call is interrupted by the signal, and the signal handler comes in
C. the signal has no effect until the system call completes
D. none of the mentioned
Answer» C. the signal has no effect until the system call completes
3.9k
0
Do you find this helpful?
23

View all MCQs in

Operating System (OS)

Discussion

No comments yet