Answer Posted / ravikiran(aptech mumbai)
Set interface is the one which will provide convinience
methods to add the objects which contains no duplicates.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
State the merge-sort principle and its time complexity.
What's the difference between comparison done by equals method and == operator?
Write a program to reverse a number in java?
Can I override protected method in java?
What are meta-annotations?
How do you clear a method in java?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
How does compareto method work?
What is primitive array?
How does hashset work in java?
What is the difference between class & structure?
What is double checked locking in singleton?
Garbage collection in java?
What does the @override annotation do?
When can an object reference be cast to an interface reference in java programming?