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 a hash function c++?
What are inline functions? What is the syntax for defining an inline function?
What size is allocated to the union variable?
Carry out conversion of one object of user-defined type to another?
Out of fgets() and gets() which function is safe to use?
what are the characteristics of Class Members in C++?
How the delete operator differs from the delete[]operator?
How many characters are recognized by ANSI C++?
What are literals in C++?
Difference between pointer to constant vs. Pointer constant
What is data type in c++?
What is ios in c++?
What is exception handling? Does c++ support exception handling?
what Is DCS ? what i will get benefit when i did?
Mention the ways in which parameterized can be invoked.