Solved

When You Create an Instance of the JList Class

Question 26

Multiple Choice

When you create an instance of the JList class:


A) you pass an array of objects to the constructor
B) the list has a default selection mode of Single Selection Mode
C) the values in the list are automatically sorted
D) you must indicate the maximum number of list items the user may select at any one time

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions