Multiple Choice
Method shuffle is a member of __________.
A) class Arrays.
B) class Collections.
C) interface Collection.
D) Interface List.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: A(n)_ allows a program to walk through
Q13: LinkedList method listIterator returns a(n) _.<br>A) Iterator.<br>B)
Q14: Comparator method compare should return _ if
Q15: PriorityQueue method _ inserts an element at
Q16: Which of these is not an example
Q18: _ methods enable a program to view
Q19: Which statement is false?<br>A) Queue is a
Q20: Which statement is false?<br>A) A List is
Q21: Maps allocate keys to values and cannot
Q22: The collections framework provides various _ collection