How to eliminate duplicates from an array?
Answer Posted / manju
by using HashSet(Collection name)
| Is This Answer Correct ? | 33 Yes | 1 No |
Post New Answer View All Answers
What is collection class in java?
Is there any tag in htm to upload and download files?
What is the purpose of the runtime class in java programming?
What is java literals?
Is vector synchronized in java?
Which programming language is best in future?
Can we restart a thread already started in java?
Why is stringbuffer called mutable?
Why spring singleton is not thread safe?
Can we use this () and super () in a method?
What are classloaders?
What is lambda in java?
Does variable declaration allocate memory?
Can a private method be declared as static?
How do you start a thread?