What happens when a thread cannot acquire a lock on an object? Ans. 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.
Download the Study24x7 App, so you can connect and collaborate.