What is the Difference between "vector" and "array"?
Answer Posted / musaddique
arrat is derived type But vector is user-defined type or
class type
Is This Answer Correct ? | 8 Yes | 13 No |
Post New Answer View All Answers
Describe public access specifiers?
What is heap sort in c++?
Can we use struct in c++?
What is virtual destructor ans explain its use?
How does com provide language transparency?
What is the hardest coding language to learn?
What is the meaning of string in c++?
Is nan a c++?
Explain the uses oof nested class?
What is #include cstdlib in c++?
Is c++ used anymore?
What is the use of vtable?
Show the declaration for a static member variable.
Comment on c++ standard exceptions?
Explain the difference between realloc() and free() in c++?