Answer Posted / ranganathkini
The java.util.Set interface and related implementations dont
support duplicate elements.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Explain inner classes ?
What is the difference between access specifiers and access modifiers in java? 16
Explain the difference between abstract classes and interfaces in java?
Can a java program have 2 main methods?
What is the generic function?
What does ide stand for?
Write a program to print all permutations of string?
List types of storage classes in java?
Can we override private method?
What kind of variables can a class consist?
What is an example of a conditional statement?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
What is the java reflection api? Why it’s so important to have?
What is the purpose of skeleton and stub?
How many decimal places is a double?