Vidyalelo
C++ Programming · Q462

C++ miscellaneous

Programming · C++ Programming · question 462

Q462

What are the vectors?

A.
Arrays with dynamic size
Answer
B.
Arrays with different types of elements
C.
Same as array classes
D.
Arrays with static size but use template classes

Answer: Option A

Solution

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