1) Write down the various data types used in Java.
2) Write detail notes on control statement in Java.
3) What do you mean by inheritance and Encapsulation? Describe in detail with appropriate example.
4) Describe how we can declare an object in a class with suitable example.
5) What do you mean by Event classes?
6) How do applets vary from application programs?
7) Write down the controls which are supported by AWT?
8) Write down problems which are faced by java Programmers without using layout managers.
9) Write down the different classes available in Input stream.
10) Describe the effect of uncaught exceptions with suitable example.