what is multi level inheritance give n example ?
Answer Posted / rani
derivation of a sub class from base class and deriving a sub class from that sub class
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Which method cannot be overridden?
Where is pseudocode used?
What is overloading in oops?
What is abstraction in oop with example?
How do you achieve runtime polymorphism?
What is difference between oop and pop?
What is oops with example?
What is inheritance and how many types of inheritance?
what are the realtime excercises in C++?
What is interface in oop?
What is the purpose of polymorphism?
What is inheritance in oop?
What is protected in oop?
2. Give the different notations for the class.\
What causes polymorphism?