explain the concept of inheritance with an example?
Answer Posted / dsr
The base class properties into derived class. This is nown
as inheritance.
example: father and child relation. father properties power
get the child.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
Explain wrapper classes in java?
What does flagged out mean?
What is final method in java?
How objects are stored in java?
What is the difference between preparedstatement and statement in java?
what is server side caching?
What is the string function?
What is the difference between the final method and abstract method?
What is scope & storage allocation of global and extern variables? Explain with an example
Why we override equals() method?
Which sort is best in java?
How can we run a java program without making any object?
If goto and const is reserve words than why it is not work in java?
Why inputstreamreader is used in java?
What is the implementation of destroy method in java. Is it native or java code?