Vidyalelo
Data Structure · Q49

Introduction to Data Structures

Programming · Data Structure · question 49

Q49

What is not a disadvantage of priority scheduling in operating systems?

A.
A low priority process might have to wait indefinitely for the CPU
B.
If the system crashes, the low priority systems may be lost permanently
C.
Interrupt handling
Answer
D.
Indefinite blocking

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board