Multiple Choice
To find the smallest and largest element of a Collection,use Collections methods _________ and __________.
A) least,greatest.
B) smallest,largest.
C) first,last.
D) min,max.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Which statement is false?<br>A) When a List
Q8: Which statement is false?<br>A) A ListIterator accesses
Q9: Which of the following performs an unboxing
Q20: Which statement is false?<br>A) A List is
Q23: Which statement about hashing is false?<br>A) Hashing
Q28: Which statement is false?<br>A) Each primitive type
Q29: Iterator method _ determines whether the Collection
Q31: Which of the following does not implement
Q34: The collections framework provides various _ collection
Q35: Objects of many classes can now be