- What is an event and what are the models available for event handling?
- What are the advantages of the model over the event-inheritance model?
- What is source and listener?
- What is adapter class?
- What is meant by controls and what are different types of controls in AWT?
- What is the difference between choice and list?
- What is the difference between scrollbar and scrollpane?
- What is a layout manager and what are different types of layout managers available in java AWT?
- How are the elements of different layouts organized?-
- Which containers use a Border layout as their default layout?
- Which containers use a Flow layout as their default layout?
- Difference between Swing and Awt?