Basic and Advance Java Question:

What’s new with the stop(), suspend() and resume() methods in JDK 1.2?

Java Interview Question
Java Interview Question

Answer:

The stop(), suspend() and resume() methods have been deprecated in JDK 1.2.


Previous QuestionNext Question
Can a lock be acquired on a class in Java Programming?What is the preferred size of a component in Java Programming?