How do you create multiple inheritance in C#?

Answer Posted / p.senthil

C# doesnt support multiple inheritance. So using interfaces
to solve that problem

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can abstract class be sealed in c#?

481


How to override a function in c#?

557


Explain About Global.asax

575


What are the 3 elements of delegation?

505


Write down the c# syntax to catch an exception

534






What's the difference between a static method and a non static method c#?

513


I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??

1542


How does a while loop work?

490


Why do we need serialization?

449


What is int32?

499


What do you mean by sealed classes and static classes?

543


Why do canadians say zed?

535


What is difference between an reference type and value type in C#?

572


What are the different types of delegates?

505


What is the task perform by clr?

581