Answer Posted / nashiinformaticssolutions
In Java, inheritance refers to the idea that a class's properties can be passed down to another class. It facilitates code reuse and builds connections between various classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
State about java and its relation to object oriented programming?
Write about abstract base classes?
What is dynamic or run time polymorphism?
What is the practical implementation of inner classes?
Explain the purpose of composition.
What is data abstraction? what are the three levels of data abstraction with Example?
What is the difference between class and interface?
What is the function of messaging metaphor?
What is virtual?
What is the use of finalize method?
Define a good interface?
Explain what a method is?
What is single and multiple inheritance?
what is full form OOP?
How many methods are there in the serializable interface?