Answer Posted / selvan
java.util.Set Packages, there is no dulicate elements.Bcoz
these interfaces doesn't allows the dulicate values or
elements. For example. HashMap, HashSet, TreeSet and so on.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Describe string intern() methodology
What is the use of math abs in java?
When is update method called?
How to display names of all components in a Container?
How do I print a “?
Explain about object oriented programming and its features?
Can we extend a class with private constructor?
Does treeset allow null in java?
Can you give names of Container classes?
Highest level event class of the event-delegation model?
Is passing by reference faster?
Explain the advantages of packages in java?
What is a double vs float?
What does @param args mean in java?
What is the use of private static?