Does C# support multiple inheritance?
Answers were Sorted based on User's Feedback
Answer / t.prabu
No, C# does not Support multiple inheritance.
It only supports multiple interface.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
Answer / neerajtyagi
No, there is no direct way to support multiple inheritance
in C# like C++.
But you can acheive multiple inheritance in C# using
interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
No, C# does not support multiple inheritance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is there any sample c# code for simple threading?
Why generics are used in c#?
What is the difference between dll and lib?
What is difference between array and list in c#?
What is a data set in c#?
How we free the memory in C#.NET.
What are the types of parameters in c#?
How many bytes is a long c#?
Can I use exceptions in c#?
Which property of the textbox cannot be changed at runtime?
How can you overload a method?
What is property c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)