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


explain the collection in java



explain the collection in java..

Answer / supraja

Arrays
Has special language support
• Iterators
Iterator (i)
• Collections (also called containers)
Collection (i)
Set (i),
HashSet (c), TreeSet (c)
List (i),
ArrayList (c), LinkedList (c)
Map (i),
HashMap (c), TreeMap (c)

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Core Java Interview Questions

What are jee technologies?

0 Answers  


whats the difference between == and .equal ?

10 Answers   Cisco,


How does hashset works in java?

0 Answers  


How are Observer and Observable used?

3 Answers  


Explain about the main() method in java?

0 Answers  


What is balanced tree in java?

0 Answers  


What is the Concept of Encapsulation in OOPS

0 Answers   HCL,


what is the difference between object and class

10 Answers   IBM,


How many techniques can be employed to create a string object?

0 Answers  


When garbage collector invokes object?s finalize() method?

5 Answers  


What is the static keyword?

0 Answers  


What is the difference between actual and formal parameters?

0 Answers  


Categories