Multiple Choice
Which of the following creates a List with 5 visible items and multiple selections enabled?
A) new List(5, true)
B) new List(true, 5)
C) new List(5, false)
D) new List(false, 5)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: The _ method help in clearing the
Q11: Which statement is static and synchronized in
Q12: Which of these methods are used to
Q13: What is the disadvantage of Type-4 Native-Protocol
Q14: Which of these methods in KeyEvent class
Q16: What is a listener in context to
Q17: java.awt.Component class method getLocation() returns Point (containg
Q18: State true or false<br>(i) Java RMI supports
Q19: Which one of the following does not
Q20: Which of these events will be generated