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
What is interface used in c#?
What is the difference between delegates and events in c#?
How many dimensions can an array have?
What is the difference between dictionary and hashtable in c#?
What is the difference between protected and private?
What is the usage of transponders?
what is the difference between convert.tostring() and tostring() functions ?
Is c# 8 released?
What is eager loading in c#?
What is window application in c#?
To allow an element to be accessed using a unique key which .NET collection class is used ?
Define xslt.
What are jagged arrays used for?
What is a variable in c#?
Is int reference type c#?