Difference between multi-level and multiple inheritance?
Answer Posted / naveenshekhar
Multiple Inheritance : we can inherit more than one class
in the same classe.
Multilevel inheritance: It has one base class and many
levels of derived classes.
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is serializable in c#?
What is interface inheritance in c#?
What is call back method?
Why do we need indexers in c#?
What are winforms in c#?
Explain the serialization in .net
Why do we use partial class in c#?
What is private void in c#?
What is difference between managed and unmanaged code?
What is assembly c#?
Can you declare a field readonly?
Why do we need oops in c#?
What is meant by unicode characters?
Is a games console a computer?
How do you set a class path?