Which of the following is not true of class template vector?

a. The size of a vector can be changed after it is declared.
b. A vector can be assigned to another vector by using the assignment operator.
c. A vector object can be initialized with a copy of another vector.
d. A vector can store only data of type int.


d. A vector can store only data of type int.

Computer Science & Information Technology

You might also like to view...

A folder is a container in which you can store files

Indicate whether the statement is true or false

Computer Science & Information Technology

The term ________ refers to the action of transferring or copying a file from another location to your computer

A) download B) upload C) compress D) extract

Computer Science & Information Technology

The macro recorder records all the steps required to complete the actions you want your macro to perform except for navigation on the ________

A) worksheet B) cell C) sheet tab D) ribbon

Computer Science & Information Technology

One tool for change management is version control software that allows changes to be automatically recorded and if necessary "rolled back" to a previous version of the software.

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

Computer Science & Information Technology