fork.science

Question: If there's a timer interrupt each millisecond, the CPU switches each millisecond to

A Interrupt handler code (running in kernel mode) B Trap handler code (running in user mode)
C Some other user process (running in kernel mode) D Some other user process (running in user mode)