CUET PG 2026 — operating system os PYQ
CUET PG | operating system os | 2026List-I (Operation Invocation)
A. printf()
B. write()
C. Mode Switch
D. Context Switch
List-II (Internal Mechanism)
Standard C library wrapper function running in user space
Direct execution of software interrupt to access device driver
Transition of CPU execution state from user space to kernel
Changing CPU focus from one thread/process context to another
