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
Difference between final and effectively final ? Why is effectively final even required ?
What is stringreader?
What are the skills required for core java?
Is age a discrete variable?
What is method and methodology?
Define max and min heap, also the search time of heap.
What are the data types supported by java?
What are the advantages of encapsulation in java?
What is the difference between Error, defect,fault, failure and mistake?
What is foreach loop in java?
Differentiate jar and war files?
Discuss about garbage collector in Java.
What is ascii code?
What is an iterator java?
how can i use a nonsynchronized hashtable?