Java Developer Question:
What's new with stop(), suspend() and resume() methods in JDK 1.2?
Answer:
The stop(), suspend() and resume() methods have been deprecated in JDK 1.2.
Previous Question | Next Question |
Define preferred size of a component in Java Programming? | Described transient variable? |