Solved

When Using Java's Built-In Monitors,every Object Has A(n)________ or A(n)________

Question 23

Multiple Choice

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.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions