When using Java's built-in monitors, every object has a(n) ________ or a(n) ________ that the monitor ensures is held by a maximum of only one thread at any time.

a. monitor lock, intrinsic lock
b. built-in lock, free lock
c. mutual exlcusion lock, synchronization lock
d. None of the above.


A

Computer Science & Information Technology

You might also like to view...

____ mode is a good option if you use your computer intermittently throughout the day.

A. Hybrid sleep B. Safe C. Sleep D. Hibernate

Computer Science & Information Technology

Pressing the ________ button will open the Join Properties dialog box

Fill in the blank(s) with correct word

Computer Science & Information Technology

________ is a characteristic of color that controls its intensity

A) Saturation B) Contrast C) Softening D) Brightness

Computer Science & Information Technology

What is the proper format for creating an external reference with no spaces in the file name located in the same folder as the destination file?

A) [WorkbookName]WorksheetName!RangeOfCells B) [WorkbookName]"WorksheetName"!RangeOfCells C) [WorkbookName]'WorksheetName'!RangeOfCells D) WorksheetName!RangeOfCells

Computer Science & Information Technology