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 |
What is generic in c#?
What is datatable and dataset in c#?
Define delegate?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
what is IDisposal interface
What do you mean by a windows process in regards to memory allocation?
What is dependency injection?
What are the return types in c#?
What does int parse do in c#?
Is c# used for frontend or backend?
How many classes are there in classification?
What is generic collection in 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)