Multiple Choice
Consider the list below:
January
February
March
April
May
June
July
August
September
October
November
December
What type of JList selection mode would allow the user to select March, June and July in one step?
A) SINGLE_SELECTION.
B) SINGLE_INTERVAL_SELECTION.
C) MULTIPLE_INTERVAL_SELECTION.
D) All of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q68: The JOptionPane constant used to display an
Q69: Method _indicates that a Component should be
Q70: Which of the following expressions creates a
Q71: When the user clicks a JCheckBox, a(n)_
Q72: Which methods retrieve and set the image
Q73: Which of the following statements makes the
Q75: Which of the following statements about heavyweight
Q76: Which of the following statements about Swing
Q77: Each container can have _.<br>A) only one
Q78: Which pair of words does not complete