Difference between multi-level and multiple inheritance?

Answer Posted / #imadude

Multiple inheritance.
- when a class is derived from two base classes.


Multilevel inheritance.
- When one derived class is working as the base class of another.


~peaceout~

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are some characteristics of an array?

602


What is the difference between and xml documentation tag?

619


Define parsing? Explain how to parse a datetime string?

594


What is the usage of transponders?

621


How to put assembly in gac?

614






What is difference between a function and a method?

574


What are c# types?

633


Can private virtual methods be overridden in c#.net?

613


What is asp net c# corner?

904


While debugging a C# application can you change the value of a variable?

629


How do you use nullable?

574


What are extensions in c#?

618


What does assert() do in c#?

638


What is using keyword in C#?

669


What are different types of Delegates in C#?

654