Answer Posted / vijayakumar chinnasamy
Set is an interface in java.util package.Set does not allow
duplicate values but using set we can easily sort the
elements in ascending order using treeset.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an example of a boolean?
Why do we create threads in java?
How do I remove a character from a string in java?
What is Java Annotations?
What is the primitive type byte?
What is object-oriented paradigm?
What is jvm? Why is java called the platform independent programming language?
What is stringwriter?
Can we make the abstract methods static in java?
What advantage do java's layout managers provide over traditional windowing systems?
Can you declare a private method as static?
What are disadvantages of java?
Write a program to find the whether a number is an Armstrong number or not?
What is java lang string?
What do heavy weight components mean in java programming?