Which class has no duplicate elements?

Answer Posted / ravikiran

HashSet

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is internal variable?

540


What is flush () in java?

558


Explain about field hiding in java?

527


What are voids?

533


Can we use string in the switch case?

577






What is the difference between inheritance and encapsulation?

595


What are the different types of methodologies?

533


What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?

1938


What are thread priorities and importance of thread priorities in java?

628


How can you make a class serializable in java?

567


What are the super most classes for all the streams?

1175


Can we declare main () method as non static?

524


Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.

612


How many bytes are a float?

509


Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?

563