Page 1 of 1

What is meant by vector in the container library contains?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
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