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
How finally used under exception handling?
What is the benefit of inner classes in java?
What is the difference between Array and Hash Table?
Explain java coding standards for methods?
What is 16 bits called?
What are the basic interfaces of java collections framework?
What is map and hashmap in java?
What is nested class?
What is the output of the below java program?
How do generics work in java?
What are drawbacks of singleton class?
When do we use synchronized methods in java?
What are local variables?
What is keyword auto for?
How do you compare arrays in java?