Difference between multi-level and multiple inheritance?

Answer Posted / hafiz usman majeed

multiple inheritence means that a class is inherited from
more than one class. whereas multi-level inheritence means
that a class is inherited at more than one level that is it
can be inherited internally and/or protectedly.

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there throws keyword in c#?

568


Explain what is copy constructor?

653


List some of the basic string operation?

585


Which is faster hashtable or dictionary?

583


What does xpath return?

630






Can a static class have a constructor c#?

579


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

1527


Why is .net so popular?

604


What are bitwise logical operators?

566


Explain the features of an abstract class in net.

591


Write a sample code to write the contents to text file in c#?

557


What is use of hashtable in c#?

564


Explain the constructor in c#.

643


What are the types of assembly available

603


Is it possible to inline assembly or il in c# code?

619