Question: Question 13 The main difference between array and vector type in C++ O while array elements can be accessed with an index, the vector elements
Question 13 The main difference between array and vector type in C++ O while array elements can be accessed with an index, the vector elements cannot. O while array has fixed capacity, the vector size can be changed in runtime. O while array size can be changed, the vector size cannot. None of the above 5 6 9
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
