Answer Posted / ballu
i think java does not this in built facility ... you would
need to make sure that objects inserted in array are unique
( by overriding equals() and hash() method of Object class
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What are the types of sockets in java?
Is java se open source?
What is the purpose of static keyword in java?
What is the difference between overriding & overloading?
Is alive method in java?
What is deserialization?
How do you clear a list in java?
What will happen if a thrown exception is not handled?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
Does java list allow null?
What is stream api in java8?
What is a percentage sign called?
What are "class access modifiers" in Java?
What is the default size of load factor in hashing based collection?
Explain importance of inheritance in java?