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

1) The set container implements only iterator.
2) Order of magnitude estimates don’t work well if we are interested in behavior for small data sets.
3) Nonmodifying sequence algorithms do not change the elements in the containers they work on.
4) Insertion into a vector runtime is O(1) at any position in the vector. Explain
what ‘runtime is O(1)’ means.


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

Computer Science & Information Technology

You might also like to view...

When the Web form default.aspx is added to a project, another file named __________ is also created.

a. default.asp b. default.aspx.vb c. default.config d. default.vb

Computer Science & Information Technology

Formatting is limited in Templates

Indicate whether the statement is true or false

Computer Science & Information Technology

The most precious asset that you can bring to a multimedia workshop is your:

a. creativity. b. programming skill. c. musical ability. d. film and video production talent. e. checking account.

Computer Science & Information Technology

?The concept that a message gives different meanings to different objects is called _____.

A. ?encapsulation B. ?dynamic addressing C. ?polymorphism D. ?linear addressing

Computer Science & Information Technology