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 are the disadvantages of using collection classes over arrays?



What are the disadvantages of using collection classes over arrays?..

Answer / Arun Verma

Collection classes generally have slower access times for individual elements compared to arrays. Also, arrays have a fixed size at creation while collections can dynamically grow and shrink, which might lead to increased memory usage.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Define a set?

1 Answers  


Why is it called bubble sort?

1 Answers  


Differentiate between collection and collections.

1 Answers  


What actions are performed when a function is called?

1 Answers  


If you are using c language to implement the heterogeneous linked list, explain what pointer type will you use?

1 Answers  


What is b tree in data structure?

1 Answers  


Define non-terminal nodes in a tree?

1 Answers  


Define hash table?

1 Answers  


State the difference between persistent and ephemeral data structure?

1 Answers  


Which is better selection or bubble sort?

1 Answers  


What do you mean by an Array?

1 Answers  


What is quick sort?

1 Answers  


Categories