____ are the preferred list type whenever you need random access to objects without the need for many insertions or deletions.

A. Lists
B. Sets
C. Vectors
D. Maps


Answer: C

Computer Science & Information Technology

You might also like to view...

Wireless network devices use ________ to communicate with each other

A) satellites B) radio waves C) fiber optics D) DSL

Computer Science & Information Technology

In order for an object to be animated using motion tweening, the object must be a(n) symbol.

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

Computer Science & Information Technology

A CAPTCHA puzzle is one way to enforce that certain actions need to be carried out by a real person. However, CAPTCHAs are visual, depending not just on a person's seeing the image but also on a person's being able to recognize distorted letters and numbers. Suggest another method usable by those with limited vision

What will be an ideal response?

Computer Science & Information Technology

The body of a for statement executes while the ________ remains true.

a) initial value b) loop-continuation condition c) loop-initial condition d) loop-value condition e) None of the above.

Computer Science & Information Technology