Multiple Choice
When a process waiting at a semaphore is constantly pre-empted,____ occurs.
A) overrides
B) desynchronization
C) starvation
D) deadlock
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: Concurrent programming emphasizes the fact that parallel
Q26: Semaphore operations must be executed _.<br>A) synchronized<br>B)
Q27: In Java,the reserved word _ is used
Q28: A lightweight process shares its resources with
Q29: _ allows many processes to share a
Q31: Compiler options allow explicit indication of areas
Q32: In Ada,a process is referred to as
Q33: The idea of parallel processing has only
Q34: Another name for the bounded buffer problem
Q35: Threads can be an efficient mechanism for