Vidyalelo
C++ Programming · Q1

Standard Template Library (STL) in C++

Programming · C++ Programming · question 1

Q1

Which header file is used to include the vector container in C++ STL?

A.
<vector>
Answer
B.
<array>
C.
<list>
D.
<map>

Answer: Option A

Solution

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