Multiple Choice
What are the two kinds of semaphores?
A) mutex & counting
B) binary & counting
C) counting & decimal
D) decimal & binary
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: If no process is suspended, the signal
Q8: What are the two atomic operations permissible
Q9: Semaphores are mostly used to implement<br>A)system calls<br>B)ipc
Q10: What will happen if a non-recursive mutex
Q11: The dining - philosophers problem will occur
Q13: The signal operation of the semaphore basically
Q14: The code that changes the value of
Q15: A deadlock free solution to the dining
Q16: What is a semaphore?<br>A)is a binary mutex<br>B)must
Q17: What is the main disadvantage of spinlocks?<br>A)they