How to eliminate duplicates from an array?
Answer Posted / gajendra
using hash map or treeset of collection framework
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
Can we use string in switch case in java?
What is a blocking method in Java?
What is the final keyword?
What is Java Reflection API? Why it’s so important to have?
What are loops in java?
What is identifier in java?
When to use runnable interface vs thread class in java?
What is this () in java?
What is boolean strategy?
What is an enumeration?
What was java originally called?
What variables are stored in stack?
How do you sort data in java?
How do you do exponents in java?
How many bytes is a string?