How to eliminate duplicates from an array?
Answer Posted / vijaya bhaskar teegala
use linkedHashSet.It will maintain the insertion order
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is meant by Byte code concept in Java?
Why a dead thread occurs?
What is the role of garbage collector in java?
List some important features of java 10 release?
What do you mean by compiler?
What is a null check?
Write code of any action class?
Explain about method local inner classes or local inner classes in java?
Can we override the overloaded method?
Can you tell me range of byte?
Does treeset use compareto?
How to declare objects of a class ?
How do you break a loop?
Why is java called the platform independent programming language?
Why are global variables used?