What is the value of numbers.size() after the following code? vector numbers(100);

a. 0
b. 10
c. 100
d. unknown

c. 100

Computer Science & Information Technology

You might also like to view...

Create a World object and a Turtle object and use the Turtle object to draw a flower.

What will be an ideal response?

Computer Science & Information Technology

It is useful to add a command button to a form that will print the current record.

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

Computer Science & Information Technology