Which of the following is not a sequence container provided by the STL?
a. vector
b. array
c. list
d. deque
b. array
Computer Science & Information Technology
You might also like to view...
The main area of the desktop displays application frames, dialog boxes, and icons.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
How are user accounts managed in home editions of Windows as opposed to other editions?
What will be an ideal response?
Computer Science & Information Technology
Free clip art images may contain spyware or viruses.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
An algorithm that could execute for an unknown amount of time because it depends on random numbers to exit a function may
a) have a redundancy. b) get caught in an infinite loop. c) suffer from indefinite postponement. d) issue a compiler error.
Computer Science & Information Technology