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


Please Help Members By Posting Answers For Below Questions

How do generics work in c#?

488


how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used

2399


Explain the process of inheriting a class into another class?

492


Explain the difference between and xml documentation tag?

498


What are the Types of JIT and what is econo-JIT

800






Does c# support properties of array types?

515


What is a static field?

508


What is dll in c#?

510


How do I count the length of a string in c#?

500


What are desktop applications examples?

491


Can we inherit sealed class in c#?

471


What is lazy t?

510


How do I port "synchronized" functions from visual j++ to c#?

490


what is virtual method in c#?

713


How can we make a thread sleep for infinite period ?

545