Multiple Choice
9 Q3:Which of the following is not a type of button?
A) command buttons.
B) toggle buttons.
C) check boxes.
D) All of the above are types of buttons.
Correct Answer:

Verified
Correct Answer:
Verified
Q21: All layout managers implement the interface _.<br>A)LayoutInterface<br>B)InterfaceLayoutManager<br>C)LayoutManagerInterface<br>D)LayoutManager
Q24: A JTextArea _.<br>A)provides a bounding box used
Q27: Which method determines if a JCheckBox is
Q38: provides the basic attributes and behaviors of
Q44: Which of the following most completely describes
Q45: In what cases are adapter classes useful?<br>A)When
Q49: BorderLayout implements interface _.<br>A) ActionListener<br>B) FlowLayout.<br>C) Layout<br>D)
Q52: Together, the appearance and the way in
Q66: Which of the following objects cannot trap
Q73: Which of the following statements makes the