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
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
Pressing the ________ button will open the Join Properties dialog box
Fill in the blank(s) with correct word
________ is a characteristic of color that controls its intensity
A) Saturation B) Contrast C) Softening D) Brightness
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