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 Linked HashSet

Answer Posted / hrindows@gmail.com

Java LinkedHashSet class is a Linked list and Hash table implementation of the Set interface. It contains unique elements same as a HashSet. Linked HashSet in Java also provides optional set operations that can maintain the order of insertion.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a superclass?

1407


What is java lang object?

1026


Explain about static imports in java?

1048


how to create multithreaded program? Explain different ways of using thread? : Java thread

1054


What is local declaration?

1037


What is palindrome in java?

1042


What is static method with example?

1253


How do listeners work?

1103


What are "class access modifiers" in Java?

1208


Give us a program to check for parenthesis matching using stack.

1046


What is thread start?

1018


What is the difference between compile-time polymorphism and runtime polymorphism?

1063


Can we increase array size dynamically in java?

1012


Can a class have an interface?

1040


What is the difference between member variables initialization and assignment in a constructor?

1337