Answer Posted / anjana
SINGLE INHERITANCE:
ONE BASE CLASS HAVING ONE DERIVED CLASS MEANS THAT IS CALLED SINGLE INHERITANCE.
EXAMPLE:
[A]------->BASE CLASS
|
V
[B]------->DERIVED CLASS
| Is This Answer Correct ? | 39 Yes | 4 No |
Post New Answer View All Answers
What does <> mean pseudocode?
Is oop better than procedural?
Why do while loop is used?
What is data binding in oops?
What is overloading in oops?
Can you explain polymorphism?
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 balance factor?
What is the important feature of inheritance?
What is class and object with example?
What is the point of oop?
What is oops?what is its use in software engineering?
What is the oops and benefits of oops programming?
Why do we need oop?
What is the use of oops?