What is the Difference between "vector" and "array"?
Answer Posted / maninder kaur
what is difference between vector class and array?
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
In the derived class, which data member of the base class are visible?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
What is the difference between the functions rand(), random(), srand() and randomize()?
Is multimap sorted c++?
How much is c++ certification?
Can we get the value of ios format flags?
Define namespace in c++?
Which coding certification is best?
What is long in c++?
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
What is a constructor and how is it called?
Will the following program execute?
What are advantages of using friend classes?
What does it mean to declare a member function as virtual?
What is the object serialization?