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
Difference between this() and super() ?
Are arrays primitive data types?
Explain the transient field modifier?
How many decimal places is a double?
What do you mean by compiler?
What data type is a string?
What are different data types?
Is null false in java?
What are local variables?
What are the five major types of reference sources?
What's the difference between an abstract class and interface in java?
Does collectionutils isempty check for null?
Why singleton pattern is better than creating singleton class with static instance?
What is number data type in java?
What are the supported platforms by java programming language?