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 |
Are multiple data types stored in System.Array?
explain the features of static/shared classes.
Why multiple Inheritence is not used in C#?
What are the benefits of using generics in c#?
How do you comment out code in c#?
What is entity framework in c#?
Is goto statement supported in c#?
an object,class is value type or refarance type. ?
What is the difference between throw and throw ex?
What is generic and non generic collections in c#?
What is the predicate of a sentence?
What is the use of console readkey 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)