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 |
How do you remove an element from an arraylist in java?
Difference between String & StringBuffer
16 Answers IBM, Infosys, Tech Mahindra, Wipro,
What is oop principle in java?
What is binary search in java?
There are 100 keys and values in HashMap.how to get the keys and values?
What is HashTable?
Can we have static methods in an interface?
What are dot operator queries?
What is application system?
How to set the Heap size in Java ?
what is an anonymous class?
What isan abstract class and when do you use it?