Q89
What is meant by vector in the container library contains?
A.
It is a sequence container that encapsulates dynamic size arrays
AnswerB.
It is a sequence container that encapsulates static size arrays
C.
It manages the memory
D.
It manages the length and size
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board