Consider the following statements regarding interrupts.
(I) If a process is interrupted during system call handling then the OS will crash.
(II) If a process is interrupted during system call handling then the process is moved to the READY queue.
(III) If an interrupt handler is interrupted, the OS will crash.
While of the above statements are true?
1
None of the above
2
I and II
3
III only
4
II and III