Difference between multi-level and multiple inheritance?

Answer Posted / vikram

multiple inheritance:A Class Extends or derived from
atleast more one class or interface.

Multi-level:A class Extends or Derived from exactly one
class & derived class can act as base class for another class

Is This Answer Correct ?    25 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the differences between method overriding and method overloading?

674


What is a verbatim string literal and why do we use it?

685


Explain About remoting and web services. Difference between them

724


What is the advantage of extension method in c#?

645


Difference between directcast and ctype.

737


Why do we need delegates in c#?

707


In c#, what will happen if you do not explicitly provide a constructor for a class?

723


What is a int in c#?

668


What is difference between C# and VB.NET?

750


When To use HashTable In C#

746


Is 0 an unsigned integer?

646


What is .dbml file?

672


Why do we use overloading in c#?

676


Define Virtual folder?

800


What is type class in c#?

657