Multiple Choice
A JTextArea ________.
A) provides a bounding box used for the layout of JTextFields
B) wraps lines by default
C) provides an area for manipulating multiple lines of text
D) provides scrollbars for JTextFields
Correct Answer:

Verified
Correct Answer:
Verified
Q5: Which of the following is not necessary
Q12: Which MouseEvent method can be used to
Q21: All layout managers implement the interface _.<br>A)LayoutInterface<br>B)InterfaceLayoutManager<br>C)LayoutManagerInterface<br>D)LayoutManager
Q22: When the user clicks a JCheckBox,a(n) occurs.<br>A)CheckedEvent<br>B)ButtonEvent<br>C)ItemEvent<br>D)ActionEvent
Q24: Which of the following statements about adapters
Q35: Method getSelectedIndex of class JComboBox returns:<br>A) the
Q47: Which of the following is not a
Q61: Which of the following completes the sentence
Q65: Which of the following is not a
Q78: Which pair of words does not complete