Page 1 of 1

Pick out the correct statement about vector.

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) vector<int> values (5)
b) vector values (5)
c) vector<int> (5)
d) vector<5>