Multiple Choice
Which of the following GUI components would you use to display a list of options so that the user could select between the entries in the list?
A) JComboBox
B) JList
C) JSlider
D) JScrollPane
E) JOptionPane
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: A reference variable can refer to any
Q14: Demonstrate how the following array is sorted
Q18: Is it possible to use both overloading
Q34: A method's parameter can be polymorphic, giving
Q36: What is early binding?<br> What is late
Q37: What is the efficiency of binary search?<br>A)
Q38: The GUI should react whenever the JButton
Q42: An interface name can be used to
Q43: What kind of performance can you expect
Q49: Both the Insertion Sort and the Selection