Answer Posted / ranganathkini
The java.util.Set interface and related implementations dont
support duplicate elements.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What types of index data structures can you have in java?
What is the best definition for data?
Can we sort a map in java?
What is bifunction in java?
When is an object subject to garbage collection?
What's the default access specifier for variables and methods of a class?
How many types of the indexof method are there for strings?
Difference between this() and super() in java ?
What is the difference between procedural and object-oriented programs?
What is tcp and udp?
Can a method inside a interface be declared as final?
What is binary search in java?
what is the purpose of using rmisecuritymanager in rmi?
What is multi level inheritance in java?
What is the purpose of final keyword and when to use it?