Multiple Choice
Java provides this component for creating lists:
A) JColumn
B) JList
C) JPanel
D) JFrame
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: The default directory for the JFileChooser constructor
Q10: What will happen when the following statement
Q11: If the argument passed to the showOpenDialog
Q12: When creating images, the argument passed to
Q13: When using a slider, by default, tick
Q15: Which of the following is NOT a
Q16: A text field that can be changed
Q17: The JComboBox class is in the:<br>A) javax.swing
Q18: To add a tool tip to a
Q19: The JMenuBar method is a(n):<br>A) JFrame method<br>B)