Which of the following are vector member functions studied in this chapter?
a) push_back(baseTypeObject) puts object on the back of the vector
b) indexing, like an array, with index values 0 to size( ) -1
c) a constructor that takes an int argument and constructs a vector of that many base
type default constructed elements.
d) size( ) tells how many base type objects have been inserted
e) reserve(newReserve) to tell a vector to change the capacity.
All are members of the vector.
You might also like to view...
For each of the locking implementations of the isolation levels, state whether IS locks are required and when they can be released.
What will be an ideal response?
When you add a(n) ________ you are adding a control whose source of data is an expression
Fill in the blank(s) with correct word
In an amortization schedule, use relative references to refer to the original loan conditions and use absolute references to refer to information about specific payment periods.
Answer the following statement true (T) or false (F)
Todd works for an advertising firm and handles advertising projects for various clients. To keep track of the projects he has for each client, he wants to organize the client and project files on his hard disk so that he can quickly locate them. Todd has accidentally deleted his Spokane folder. How can he retrieve it?
What will be an ideal response?