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.

d. min, max.

Computer Science & Information Technology

You might also like to view...

A(n) _____ card is used to allow the PC to connect to a remote modem using an analog phone line

Fill in the blank(s) with correct word

Computer Science & Information Technology

Write a method called lyrics that prints the lyrics of a song when invoked. The method should accept no parameters and return no value.

What will be an ideal response?

Computer Science & Information Technology