Answer Posted / chinmay
To prevent inheritance final class is used.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is java map thread safe?
What is jrmp?
What is the difference between ArrayList and Vector? which one is better in Java
Do you know how to reverse string in java?
What do you understand by weak reference?
What is namespace in java?
If we don’t want some of the fields not to serialize how to do that?
Can we make main() thread as daemon?
What are the approaches that you will follow for making a program very efficient?
Is 0 true or false in java?
List down the methods and interfaces of collection class in java.
What is meant by local variable and instance variable?
what is meant by abstract class?
What is the purpose of garbage collection in java, and when is it used?
What is bean? Where it can be used?