Which statement declares intList to be a vector of size 5 and the element to be of type int?

A. vector intList[5];
B. vector intList(5);
C. vector intList();
D. vector(int) intList[5];


Answer: B

Computer Science & Information Technology

You might also like to view...

A table of figures is a list of all the ____________________ for tables, charts, pictures, graphics, and equations in a document.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ________ component of Outlook stores your schedule.

a. Contacts b. E-mail c. Calendar d. Appointments

Computer Science & Information Technology

Which of the following is required in order for BitLocker to be enabled?

A. Drive encryption B. Group Policy C. Trusted platform module D. Power-on Password

Computer Science & Information Technology

Which of the following is the MOST redundant power solution?

A. Two power supplies, each hooked up to individual legs of one 3-phase circuit. B. Two power supplies, each hooked up to the same 1-phase circuit. C. Two power supplies, each hooked up to separate 1-phase circuits. D. One power supply hooked up to two 1-phase circuits

Computer Science & Information Technology