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 / katty

In 'vector' memory allocated(dynamically) during runtime and
for array memory allocated during compilation.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c++ built on c?

1078


What is a dll entry point?

1065


Is the declaration of a class its interface or its implementation?

1227


What's the order in which the local objects are destructed?

1307


Explain the differences between private, public and protected and give examples.

1069


What are keywords in c++?

1155


What is a constructor in c++ with example?

1182


Describe about storage allocation and scope of global, extern, static, local and register variables?

1301


What is c++ programming language?

1152


What is the purpose of template?

1169


What is the difference between while and do while loop? Explain with examples.

1162


What is the use of endl in c++?

1062


How do you declare A pointer to a function which receives nothing and returns nothing

1301


When is the copy constructor called?

1202


What problems might the following macro bring to the application?

1097