What when a thread cannot acquire a lock on an object in Java Programming?

Submitted by: Administrator
If a thread attempts to execute a synchronized method or synchronized statement and is unable to acquire an object's lock, it enters the waiting state until the lock becomes available.
Submitted by:

Read Online Jasper Reports Developer Job Interview Questions And Answers