McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2024
→
Computer Science Engineering (CSE)
→
Multi-core processors
→
at any moment (the mutex being initializ...
Q.
at any moment (the mutex being initialized to 1)?
A.
1
B.
2
C.
3
D.
none of the mentioned
Answer» C. 3
3.7k
0
Do you find this helpful?
56
View all MCQs in
Multi-core processors
Discussion
No comments yet
Login to comment
Related MCQs
A counting semaphore was initialized to 10. Then 6 P (wait) operations and 4V (signal) operations were completed on this semaphore. The resulting value of the semaphore is
Let S and Q be two semaphores initialized to 1, where P0 and P1 processes the following statements wait(S);wait(Q); ---; signal(S);signal(Q) and wait(Q); wait(S);---;signal(Q);signal(S); respectively. The above situation depicts a .
Here, w1 and w2 have shared variables, which are initialized to false. Which one of the following statements is TRUE about the above construct?
tasks being performed in different stages :