[Link] class and object.
[Link] Conditional operator.
[Link] an [Link] are the types of array?
[Link] a string. Give the syntax of creating an empty string.
[Link] is a Constructor?
[Link] explain static members.
7. Define inheritance. Briefly explain.
8. What is an interface? How will you define interface Give the syntax.
9. Define exception handling. What are the advantages of exception
handling.
10. Define event and events handlers
11. Briefly explain final classes.
12. Explain simple if Statement.
1. Explain Java features.
2. Explain the types of arrays in detail.
3. With an example, explain defining a class in detail.
4. With an example, explain defining a object in details.
5. With example program, explain multilevel inheritance.
6. With example program, explain interfaces in detail.
7. Explain mouse events in detail.
8. Explain basic controls of Swing with example.
9. Explain arithmetic,relational,and logical operators.
10. With syntax,flow diagram and example, explain looping
statement.