What is the Difference between "vector" and "array"?
Answer Posted / sanish joseph
A growable array is calld vector while array is of fixed size,
Is This Answer Correct ? | 41 Yes | 12 No |
Post New Answer View All Answers
What is class in c++ with example?
How many ways can a variable be initialized into in C++?
How to declare a pointer to an array of integers?
Explain the difference between c++ and java.
Why is c++ difficult?
What is the full form of india?
What is private, public and protected inheritance?
Is sorted c++?
Explain what is class definition in c++ ?
What is the difference between while and do while loop?
What language does google use?
Which programming language is best?
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
Difference between Abstraction and encapsulation in C++?
Write about the members that a derived class can add?