Answer Posted / chinmay
To prevent inheritance final class is used.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are autoboxing and unboxing? When does it occur?
explain multi-threading in java?
What are synchronized methods ?
Why is inheritance used in java?
Can you access non static variable in static context?
What is the difference between method overriding and overloading?
What is not object oriented programming?
What is the meaning of immutable regarding string?
Can a abstract class be defined without any abstract methods?
What does percent mean in java?
What is nested top-level class?
What is bean? Where it can be used?
What is a heavyweight component?
What is string in java with example?
What are recursive functions? Give some examples?