This vector function is used to insert an item into a vector.
a. insert_item
b. add_item
c. store
d. push_back
d. push_back
Computer Science & Information Technology
You might also like to view...
You cannot use fopen for pipes because
A. pipes do not have file names B. pipes have a limited capacity
Computer Science & Information Technology
A mask is a variable or constant that contains a bit configuration used to control the setting or testing of bits.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology