Vidyalelo
C++ Programming · Q55

C++ miscellaneous

Programming · C++ Programming · question 55

Q55

Which of the following header file is needed to use vectors in your program?

A.
<array>
B.
<vector>
Answer
C.
<containers>
D.
<stdio>

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board