The class ____ contains member functions that can be used to find the number of elements currently in the container, the maximum number of elements that can be inserted in a container, and so on.
A. container
B. element
C. template
D. vector
Answer: D
Computer Science & Information Technology
You might also like to view...
Databases are an attractive target to an attacker because they contain personal information and potential credit card and billing information
Indicate whether the statement is true or false.
Computer Science & Information Technology
With a ________ you can, for example, specify that one view should appear below another and be centered horizontally within this layout.
a. LinearLayout b. CenteredLayout c. RelativeLayout d. None of the above.
Computer Science & Information Technology