Oops Important Questions
Oops Important Questions
1
(b) Describe in detail the types of inheritance in Java.
2. (a) What do you understand by a Layout Manager? Illustrate three
types of layouts available in Java with the help of suitable syntax.
(b) Explain the event handling model in Java with a proper example.
3. (a) What is Open DataBase Connectivity (JDBC)? How is it used in
Java database connectivity?
(b) Write short notes on the following:
i. Toggle buttons
ii. Combo box
iii. Tabbed panes
iv. Scroll panes
4. (a) What do you mean by a Constructor? How many types of construc-
tors are available in Java? Explain with suitable examples.
(b) What do you mean by generics in Java? Explain the advantages and
disadvantages of generic programming in Java.