Answer Posted / ashwini bhusari
the concept behind the inheritance is that we can create a
object of another class and getting all the characteristics
of the base class.the class who get characteristic is
called derived class because it is deriving from the base
class.the class from which class is derived is called base
class.so, we can create another class from the existing
one.this is the greatest advantage.
Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What is abstraction in oop with example?
What is the full form of oops?
What is multilevel inheritance in oop?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is the difference between encapsulation and polymorphism?
What is oops and its features?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Where is pseudocode used?
What is the real life example of polymorphism?
What is ambiguity in inheritance?
Why do we use oops?
What is encapsulation selenium?
What are the benefits of interface?
What is protected in oop?
What is pointer in oop?