Answer Posted / walking legend
let us consider a real life example:
in a family we know that some of the parental
charecterstics gets to the new generstion.Similarly,in an
object oriented programming inheritance ia concept of
aquiring the members of the main base class to the derived
class.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Write a c++ program to display pass and fail for three student using static member function
What do you mean by overloading?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Can we have inheritance without polymorphism?
What is abstraction with example?
How do you use inheritance in unity?
What is class in oop with example?
What is the main purpose of inheritance law?
Why it is called runtime polymorphism?
Get me an image implementation program.
What is abstraction in oops with example?
what type of question are asked in thoughtworks pair programming round ?
Why do we use class?
Are polymorphisms mutations?
write string class as your own class in java without using any built-in function