Multiple Choice
The signal operation of the semaphore basically works on the basic___________system call.
A) continue()
B) wakeup()
C) getup()
D) start()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q12: What are the two kinds of semaphores?<br>A)mutex
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
Q18: What are Spinlocks?<br>A)cpu cycles wasting locks over