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

where exactly collections are usefull in realtime

Answer Posted / suresh

collections are the advanced concept to maintain dynamic data as objects. In real time some times we can't estimate the size of the data and type of the data.so it's better to maintain data as objects through collections.through arrays we can't manage the data because arrays are not auto-grow-able in size.
through collections we can use our required data structures directly. we have different classes for that. in each we have predefined methods to manipulate data in that collection.
Collections are performance wise slow. even though collections provide more features to maintain huge data easily.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does it mean that a method or field is “static”?

1026


What is the final class?

1129


Explain an algorithm to find depth of a binary tree.

1105


What are the different types of data structures in java?

1033


How does split work in java?

1104


What is the difference between a checked and an unchecked exception?

1044


Tell me about different OOPS concepts.

1054


What are the parts of a method?

1030


What does nullpointerexception mean?

1141


Define a package.

1178


What is difference between pointer and reference?

1122


What is a dot notation?

1104


What do you mean by stream pipelining in java 8?

1288


What do you understand by classes in java?

1048


What is the difference between pass by reference and pass by pointer?

1182