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 Co- and Contra-Variance in C#?
How to Install uninstall assemblies into GAC?
What is the difference between namespace and class?
How many variables do you need?
What are PE(Portable Executable)?
What is a static field?
What is an iqueryable in c#?
If you define a user defined data type by using the class keyword, is it a value type or reference type?
How do I create a multi language, multi file assembly?
Explain the difference between a namespace and assembly name in .net?
how to add datarow to datatable
1. What is IIS. pl explain practically. 2. Difference b/w webserver and application server. pl explain practically.
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)