Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the Difference between "vector" and "array"?

Answer Posted / saroj das ,

as we know in C++ the size of array is fixed in compile
time .so the size of array cannot be adjusted at run time
to accommodate changeling program .
but vector can solve this problem allocating memory as
needed. although vector is dynamic

Is This Answer Correct ?    48 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use the using declaration?

1235


What are the comments in c++?

1038


Is there finally in c++?

1148


What is an html tag?

1227


Discussion on error handling of C++ .

1161


Differentiate between declaration and definition.

1103


What are maps in c++?

1005


What is auto used for in c++?

1108


Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.

3942


Give example of a pure virtual function in c++?

1241


What is difference between rand () and srand ()?

1149


What is the best c c++ compiler for windows?

1102


Write a function to find the nth item from the end of a linked list in a single pass.

1021


What is data structure in c++?

1190


What are keywords in c++?

1155