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


Please Help Members By Posting Answers For Below Questions

What is the basic of c++?

609


What apps are written in c++?

607


What is iterator c++?

553


Is there a c++ certification?

606


Explain the use of this pointer?

640






How can a struct in c++ differs from a struct in c?

614


Is c++ a software?

732


What do you mean by translation unit?

607


What is an incomplete type in c++?

772


Is string an object in c++?

661


Define whitespace in C++.

759


What is the difference between new() and malloc()?

621


What is command line arguments in C++? What are its uses? Where we have to use this?

582


When you overload member functions, in what ways must they differ?

593


Explain how an exception handler is defined and invoked in a Program.

588