Why Set interface contains unique elements, what internally
implemented for this so that it contains unique elements?
Answer / jayakumar
because it implement hashcode and equals method implicitly
| Is This Answer Correct ? | 8 Yes | 2 No |
What is arraylist e?
What is the difference between jsp and servlet?
what do you meant by Runtime Polymorphism?
13 Answers BVIMR, IBM, Persistent,
What do you know about the garbage collector in java?
What is the difference between a local variable and an instance variable?
why would you use a synchronized block vs. Synchronized method? : Java thread
Why bytecode is called bytecode?
What is type inference in java8?
What is default switch case? Give example.
How many types of methods are there?
Write a program to print all permutations of string?
What is nan in java?