Home » C++ Programming » Questions and Answers » Question
  1. What does the size of the vector refers to in c++?
    1. Number of elements
    2. Size of vector
    3. Type of vector
    4. All of above
    5. None of these
Correct Option: A

Number of elements



Your comments will be displayed only after manual approval.