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

1) The model for the iterator in the STL was the pointer.
2) The Standard Template Library consists of the containers of various kinds.
3) The STL containers each define iterators appropriate to the internal structure of the container.
4) The operator * is prefixed to an iterator to insert an element in the container.


1) T
2) F
3) T
4) F

Computer Science & Information Technology

You might also like to view...

Excel attempts to guess which cells you want to include in the function by looking for ranges that are adjacent to the selected cell and that contain numeric data.

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

Computer Science & Information Technology

Copies of ____ member(s) of a structure can be passed to a function by including the name of the structure as an argument to the called function.

A. selected B. the first C. the last D. all

Computer Science & Information Technology

The two primary types of symmetric algorithms are public and cipher.

a. true b. false

Computer Science & Information Technology

Which tag is used for italic?

A. B. C. D.


Computer Science & Information Technology