Java Important Interview Questions 1. Java’s which system allows a thread to enter a synchronized method on an object, and then wait there until some other thread explicitly notifies it to come out Answer: Messaging 2. Packages act as containers for Answer: Classes, Subordinate... (Continue reading)