Class Collections provides algorithms for reversing, filling and copying ________.

a. Lists.
b. Collections.
c. Arrays.
d. Stacks.


a. Lists.

Computer Science & Information Technology

You might also like to view...

We wish to make a constructor for a Bar class that will only initialize two of its data members x and y to -1 and 0, respectively. The constructor we make should:

A. pass in two parameters by value B. pass in, by value, one struct object with two data members C. be a default constructor D. pass in two parameters by const reference

Computer Science & Information Technology

____ are server applications that run on the Microsoft Internet Information Server.

A. JSP applications B. Servlet applications C. PSP applications D. IIS applications

Computer Science & Information Technology

Excel has the capability to mark who changed what data, in which cell, and when.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following do you use when you want a user to jump to different parts of your video?

A. Scenes B. Navigation points C. Hyperlinks D. Multi-state objects

Computer Science & Information Technology