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...


Difference between vector and array

Answers were Sorted based on User's Feedback



Difference between vector and array..

Answer / xxx

vector is also an array but the size of a vector can change
dynamically where in array its fixed.

we can create some reserve space in vector where in array we
cannot.

Is This Answer Correct ?    9 Yes 1 No

Difference between vector and array..

Answer / rdurgalakshmi

Vector manages memory allocations, manages in the sense, it
provides constructor,copy constructor,assignment operator,
destructor etc. whereas array doesn't.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More OOPS Interview Questions

What does I oop mean?

0 Answers  


Do you know about multiple inheritance?

1 Answers   Motorola,


Can java compiler skips any statement during compilation time?

0 Answers  


what is code for call by value and call by reference?

1 Answers  


how do u initialize the constant variables

5 Answers   IBM, Siemens,


What is function overloading?,describe it with the example.

5 Answers  


c++ program to swap the objects of two different classes

0 Answers  


OOP'S advantages of inheritance include:

1 Answers   Infosys,


When is an object created and what is its lifetime?

4 Answers   IBM,


What is the fundamental idea of oop?

0 Answers  


Why do we use polymorphism?

0 Answers  


what is main difference between object oriented object base

2 Answers   Wipro,


Categories