Solved

When You Create an Instance of the JList Class

Question 36

Multiple Choice

When you create an instance of the JList class,


A) the text field will be editable.
B) you pass an array of objects to the constructor.
C) you must indicate the maximum number of list items the user may select at any one time.
D) you must indicate a selection mode.

Correct Answer:

verifed

Verified

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

Related Questions