Answer Posted / ramanareddy333
in java .util package there is one interface (set interface)
that interface does not allows the duplicate values.that
interface implementations class are
hashset,treeset....these classes don't allow the duplicate
values.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How can a gui component handle its own events?
Is array a class?
Realized?
List out benefits of object oriented programming language?
Explain the term virtual machine?
Can static methods be inherited?
What are instance variables?
Which of the following is not an isolation level in the JDBC
How does compareto work in java?
What are the skills required for core java?
Which is better list or arraylist in java?
Why is stringbuffer faster than string?
What are the types of methodology?
What are untrusted applets?
How do you decide when to use arraylist and linkedlist?