Why do we need hashset in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Implementations of set interface?

0 Answers  


Can we convert stringbuilder to string in java?

0 Answers  


What is static in java?

0 Answers  


Can we serialize singleton class?

0 Answers  


How can we create objects if we make the constructor private ?

0 Answers  


What do you mean by jjs in java8?

0 Answers  


write a program that list all permutations of ABCDEF in which A appears before B?

0 Answers   Nissan,


When super keyword is used?

0 Answers  


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


What is collection class in java? List down its methods and interfaces.

0 Answers  


What is Yield() method when we r using this ? tell exactly

2 Answers  


What is e in java?

0 Answers  


Categories