Podcast
Questions and Answers
Which package contains the AWT classes?
Which package contains the AWT classes?
- java.io
- java.util
- java.awt (correct)
- javax.swing
What is the main purpose of AWT?
What is the main purpose of AWT?
- To create stand-alone windows in a GUI environment
- To support applet windows (correct)
- To explore text & graphics
- To manage text output using Font Metrics
Which class is used for managing scroll bars in AWT?
Which class is used for managing scroll bars in AWT?
- JScrollBar
- ScrollPanel
- ScrollFrame
- Scrollbar (correct)
What is the purpose of Checkbox Group in AWT?
What is the purpose of Checkbox Group in AWT?
Flashcards are hidden until you start studying