Podcast
Questions and Answers
Which package contains the AWT classes and methods?
Which package contains the AWT classes and methods?
- java.awt.event
- java.awt (correct)
- javax.swing
- java.util
What is the main purpose of AWT?
What is the main purpose of AWT?
- To support applet windows (correct)
- To explore text & graphics
- To manage text output using Font Metrics
- To create stand-alone windows in a GUI environment
Which class encapsulates AWT events?
Which class encapsulates AWT events?
- AWTEventHandler
- EventAWT
- AWTEvent (correct)
- AWTWindow
Where are the AWT classes logically organized?
Where are the AWT classes logically organized?
Which package contains some of Java’s largest classes?
Which package contains some of Java’s largest classes?
Which class in the AWT package encapsulates AWT events?
Which class in the AWT package encapsulates AWT events?
In which package are the AWT classes contained?
In which package are the AWT classes contained?
What is the main purpose of the AWT?
What is the main purpose of the AWT?
Which class allows us to work with color in AWT?
Which class allows us to work with color in AWT?
What is the purpose of Choice Controls in AWT?
What is the purpose of Choice Controls in AWT?
Flashcards are hidden until you start studying