Difference between multi-level and multiple inheritance?

Answer Posted / kautilya

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

Multi-Level Inheritance: where onc class can inherit only
one base class and the derived class can become base class
of some othere class.

Is This Answer Correct ?    250 Yes 35 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?

727


What is the main method?

681


What is a datacontract?

647


What are the types of class in c#?

693


What is an assembly qualified name

768


what class is underneath the sortedlist class?

707


What is parse method in c#?

625


What are the Features in .net framework 1.1

730


how can one use hcl and c sharp together?

1776


Is null == null c#?

641


If you define a user defined data type by using the struct keyword, is it a value type or reference type?

682


What is a trace and asset? Explain some differences?

924


What is a destructor in c#?

696


what is the scope of anonymous type ?

768


What is arraylist c#?

636