Does C# support multiple inheritance?

Answer Posted / priya

No, C# doen't not support Multiple inheritance.
But the concept of Multiple inheritance could be
accomplished by Interfaces.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is interface used in c#?

764


What is the difference between delegates and events in c#?

660


How many dimensions can an array have?

646


What is the difference between dictionary and hashtable in c#?

687


What is the difference between protected and private?

693


What is the usage of transponders?

719


what is the difference between convert.tostring() and tostring() functions ?

807


Is c# 8 released?

674


What is eager loading in c#?

635


What is window application in c#?

700


To allow an element to be accessed using a unique key which .NET collection class is used ?

837


Define xslt.

729


What are jagged arrays used for?

680


What is a variable in c#?

682


Is int reference type c#?

704