Unit-3
1. Write a JAVA program for finally block
2. Write short notes on Thread Life [Link] write java program for creating threads
3. How to handle multiple catch blocks for a nested try block? Explain with an example
4. Write a program to explain thread priorities usage
Unit-4
1. Explain the Delegation Event Model and event handling in Java.
2. Discuss keyboard event handling with examples.
3. Explain about the adapter class with an example.
4. Why swing components are preferred over AWT components?
Unit-5
1. Explain Swing and its advantages over AWT.
2. Demonstrate a simple Swing application
3. What are the various layout managers used in Java?
4. Explain the life cycle of an applet.