Which structural concept describes a situation where a lower-priority process holds a resource needed by a higher-priority process, stalling execution? MCQ with Answer and Explanation
Which structural concept describes a situation where a lower-priority process holds a resource needed by a higher-priority process, stalling execution?
A. Priority Inversion
B. Thrashing Cycle
C. Context Switching Delay
D. Aging Process
Answer: Option A
Solution (By JKExamLibrary)
Priority Inversion occurs when a low-priority task holds a resource required by a high-priority task, causing the high-priority task to wait indirectly.
Explanation:
The bootloader is a small program stored in non-volatile memory or boot sectors that locates, initializes, and loads the OS kernel into RAM.
No comments yet. Be the first to start the discussion!