When does the request switch from user mode to kernel mode? Give answer with an example. Find the average waiting time and turnaround time for the process scheduling algorithms FCFS, Priority and RR (
1. User Mode → Kernel Mode Transition Definition: - CPU operates in two modes: 1. User Mode: Limited access; cannot execute privileged instructions. 2. Kernel Mode: Full access to hardware a