If a thread calls __________, then every thread waiting for the object becomes eligible to acquire the lock.
a. signalEach
b. signalAll
c. signal
d. signalMethods
b. signalAll
Computer Science & Information Technology
You might also like to view...
To access a member of an enumeration, follow the enumeration name with ________ the member name.
a) a dot, followed by b) parentheses surrounding c) a space, followed by d) a comma, followed by e) an underscore character, followed by
Computer Science & Information Technology
Writing of an algorithm by using computer-language statements is called ____ the algorithm.
a. testing b. designing c. coding d. developing
Computer Science & Information Technology