Which of the following statements is false?

a. A common way to perform synchronization is to use Java’s built-in monitors.
b. Every object has a monitor and a monitor lock (or intrinsic lock).
c. A monitor ensures that its object’s monitor lock is held by a maximum of two threads at a time.
d. Monitors and monitor locks can be used to enforce mutual exclusion.

c. A monitor ensures that its object’s monitor lock is held by a maximum of two threads at a time.

Computer Science & Information Technology

You might also like to view...

Because of its structure, you CANNOT import text from a Web document into a PowerPoint presentation

Indicate whether the statement is true or false

Computer Science & Information Technology

Implementation of an enterprise resource planning (ERP) system provides an organization with an opportunity to also upgrade the information technology that it uses.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology