Multiple Choice
A binary semaphore is a semaphore with integer values
A) 1
B) -1
C) 0.8
D) 0.5
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A procedure defined within a_ can access
Q3: The wait operation of the semaphore basically
Q4: If the semaphore value is negative<br>A)its magnitude
Q5: To ensure difficulties do not arise in
Q6: What is a mutex?<br>A)is a binary mutex<br>B)must
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