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...

Browsers only support the object element for embedded Web pages.

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

Computer Science & Information Technology

A person who controls many computers infested with intelligent agents is called a(n) botmaster.

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

Computer Science & Information Technology

An AutoMark file contains a two-column table that is used to mark words as ________ entries

A) bookmark B) caption C) index D) subdocument

Computer Science & Information Technology

Which command reverses the previous action?

A) Delete B) Undo C) Revert D) Redo

Computer Science & Information Technology