To add an int value 5 to a vector v of integers, use _________.

a. v.push_back(5);
b. v.add(5);
c. v.append(5);
d. v.insert(5);

v

Computer Science & Information Technology

You might also like to view...

Which function CANNOT be used to analyze an annuity investment?

A) FV B) ABS C) PMT D) PV

Computer Science & Information Technology

Describe the Microsoft Windows 7 feature referred to as the wireless Hosted Network.

What will be an ideal response?

Computer Science & Information Technology