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
Explain how functions are classified in C++ ?
What apps are written in c++?
Explain what you mean by a pointer.
What is ios flag in c++?
What is endl?
Which is most difficult programming language?
Why is main an int?
Explain the purpose of the keyword volatile.
What is tellg () in c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
Define what is constructor?
Define a pointer to a data member of the type pointer to pointer?
Show the declaration for a static function pointer.
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
How many characters are recognized by ANSI C++?