Why multiple Inheritence is not used in C#?

Answer Posted / a b

Sorry just a correction in 5 above, please read the last
line as 'Instead, an implementing class needs to provide
code for each and every method defined in an interface.'

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give an example to show for hiding base class methods?

620


Can we inherit a class with private constructor in c#?

799


Which class comes after the SortedList class?

739


Can I get the name of a type at runtime?

735


Where is the keyword void used?

713


What is xml document how do you open it?

755


Why delegates are type safe?

693


How many bytes is an int?

668


In a single .NET DLL how many classes it contains?

699


What is extension method in c# and how to use them?

661


What to implement on my class Finalize or IDisposable

730


Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?

734


Explain types of comment in c# with examples

676


What is difference between ienumerable and iqueryable in c#?

685


Tell me the difference between call by value and call by reference.

714