MCQOPTIONS
Saved Bookmarks
| 1. |
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. | None of the mentioned |
| Answer» E. | |