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


Please Help Members By Posting Answers For Below Questions

What is an 8 bit word?

584


What are pass by reference and pass by value?

519


Which method cannot be overridden in java?

580


How many unicode characters are there?

543


What is the difference between checked exception and unchecked exception?

516






What are the different ways to handle exceptions?

533


What is the purpose of static keyword in java?

509


Where are the local variables stored?

512


Does java have a compiler?

549


How is Object Oriented Programming different from Procedure Oriented Programming?

583


What do you mean by light weight and heavy weight components?

547


What is java reflection api?

548


What is a method in programming?

626


What is protected access modifier?

564


How to perform linear search in java?

558