Which of these cannot cause a process switch under nonpreemptive multitasking?
a) A clock interrupt
b) A read() system call
c) Process termination
d) An infinite loop