How do you create multiple inheritance in C#?

Answer Posted / shafi syed

C# does'nt support multiple inheritance. In that situation
we use interface

Is This Answer Correct ?    108 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the lock statement in c#?

715


Is c# a strongly-typed language?

701


List down the reason behind the usage of c# language.

857


Enlist some of the properties of a thread class?

682


What is generic delegates in c#?

702






Can properties be overloaded in c#?

715


What all details the assembly manifest will contain?

617


What is monitor in C#?

747


When do we generally use destructors to release resources?

682


What are different types of Delegates in C#?

729


What is the do while loop code?

651


Can a dictionary have the same key?

692


What are the different types of classes?

662


What are the advantages of interface in c#?

666


Different between method overriding and method overloading?

654