Difference between multi-level and multiple inheritance?

Answer Posted / ashifa

Multiple inheritance: It has one derived class and can have
more than one base class.

Multilevel inheritance: It has one base class and many
levels of derived classes.

Is This Answer Correct ?    56 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a streamwriter in c#?

508


In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?

460


What is the main method in c#?

521


Explain acid rule of thumb for transactions in c#.

524


What is a console operator?

492






What is uint64?

518


What are Namespaces?

561


What is the main purpose of delegates in c#?

509


Explain manifest & metadata in c#.

537


List down the differences between “dispose” and “finalize” methods in c#.

445


Is c# a strongly-typed language?

547


What is the use of partial methods?

578


What do you mean by delegates and explain different types of delegates?

510


Why main method is static in c#?

496


Is post back in c#?

521