Difference between multi-level and multiple inheritance?

Answer Posted / sarathi soja

Multiple Inheritance : we can inherit more than one class
in the same classe.

Multilevel Inheritance:
we can inherit a single class in more than one class
one base class and many derived class

Is This Answer Correct ?    52 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is asp net c# corner?

792


Which types of inheritances does c# support?

465


Define an array?

530


How do you implement thread synchronization in c#?

463


How do I format in c#?

500






What are Regex / regular expressions ?

597


Give some examples for built in datatypes in c#?

552


What is strong name assembly?

461


Is c# static or dynamic?

504


Why do we use abstraction in c#?

476


What is the difference between const and static read-only?

499


How is a loop recorder monitored?

507


what are the contents of an assembly ?

557


How can you read 3rd line from a text file?

532


What is a console?

500