The most important data structures in the STL are __________

a. arrays and structures
b. lists and groups
c. containers and iterators
d. templates and prototypes
e. None of these


c. containers and iterators

Computer Science & Information Technology

You might also like to view...

A _________ block executes regardless of whether an exception occurs.

(a) final (b) finally (c) catch (d) none of the above

Computer Science & Information Technology

If a class is named MyClass, what must the destructor be named?

a) Erase b) MyClass c) Any name the programmer wishes except the name of the class d) ~MyClass e) None of the above.

Computer Science & Information Technology

A ________ facilitates collaboration among people in an organization

A) top-level site B) public site C) team site D) subsite

Computer Science & Information Technology

Which of the following regulates the amount of network traffic a single node receives in a server cluster?

A. Load balancer B. Proxy server C. Content filter D. Quality of service

Computer Science & Information Technology