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
Q26: Which statement is false?<br>A) All built-in collections
Q27: Collections method _ returns true if two
Q28: Which statement is false?<br>A) Each primitive type
Q29: Iterator method _ determines whether the Collection
Q30: Which statement is false?<br>A) The Collections API
Q32: If the desired Object is not found,
Q33: Which statement is false?<br>A) A collection is
Q34: Map method _ is used to determine
Q35: Collections method _ returns a Comparator object
Q36: Class Collections provides algorithms for reversing, filling