Multiple Choice
In Java,the reserved word ____ is used to establish mutual exclusion for threads.
A) lock
B) unlock
C) synchronize
D) wait
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Distributed-memory systems suffer from _ problems.<br>A) synchronization<br>B)
Q23: A _ executes a particular sequence of
Q24: In the early days of computing,jobs were
Q25: Concurrent programming emphasizes the fact that parallel
Q26: Semaphore operations must be executed _.<br>A) synchronized<br>B)
Q28: A lightweight process shares its resources with
Q29: _ allows many processes to share a
Q30: When a process waiting at a semaphore
Q31: Compiler options allow explicit indication of areas
Q32: In Ada,a process is referred to as