Examveda

What is meant by vector in the container library contains?

A. It is a sequence container that encapsulates dynamic size arrays

B. 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


Join The Discussion

Related Questions on Standard Template Library (STL) in C plus plus