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 must a class do to implement an interface in java programming?
What is stringjoiner ?
How the metacharacters are different from the ordinary characters?
What is integers and example?
Is null a string in java?
What do you mean by data type?
what is web.xml?and its use?
How many static init can you have?
What is multi-catch block in java?
Explain about strings in java?
Explain the access modifiers for a class, method and variables?
What are the differences between heap and stack memory?