What is meant by vector in the container library contains?
Posted: Wed Jul 13, 2022 7:52 pm
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
b) It is a sequence container that encapsulates static size arrays
c) It manages the memory
d) It manages the length and size