what is multi level inheritance give n example ?
Answer Posted / ashok kumar nayak
To creat a new class from a base class which is in terms of
derive from another base class is known as multilevel
inheritance.
| Is This Answer Correct ? | 36 Yes | 12 No |
Post New Answer View All Answers
Why is polymorphism important in oop?
Which type does string inherit from?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is a class in oop?
How to use CMutex, CSemaphore in VC++ MFC
What is abstraction in oop with example?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is difference between data abstraction and encapsulation?
How does polymorphism work?
What is polymorphism and why is it important?
What do you mean by variable?
What does and I oop and sksksk mean?
What is destructor oops?
What is abstraction in oops?
Why multiple inheritance is not possible?