Does c# support multiple inheritance (mi)?
Answer / Hari Om
C# does not directly support multiple inheritance of classes. Instead, it allows a class to implement multiple interfaces and derive from one base class.
| Is This Answer Correct ? | 0 Yes | 0 No |
List out the differences between array and arraylist in c#?
Is c# code is unmanaged or managed code?
What are the types of comment in c# with examples?
Is void a class?
Explain the OOPS concept in C#?
Does a class need a constructor c#?
What is a console application in c#?
Which attribute is used in order that the method can be used as webservice?
How to transpose rows into columns and columns into rows in a multi-dimensional array?
What is the main method in c#?
What is the difference between Singleton design pattern and Factory design pattern?
Can we have the method in drived class with the same name which is there in base class?
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)