Answer Posted / venkatesh
Which one will not allow duplicates, is it HashMap or
HashTable? Please explain the corect answer with an
example. Thanks in advance
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
Objects or references which of them gets garbage collected?
What is difference between static and abstract class?
What is an eror in java?
What are the types of methods in java?
Realized?
Can you declare a private method as static?
Explain jvm, jre, and jdk?
What is the importance of finally block in exception handling?
What is logical variable?
What is a function in java?
What is meant by string is immutable?
What are the different access modifiers available in java?
Can you sort a list in java?
Can we override constructor in java?