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 parse method in c#?
Are arrays value types or reference types?
Explain the difference between arraylist and array and in c#?
write the Syntax for Function or Method Overriding?
1. What is IIS. pl explain practically. 2. Difference b/w webserver and application server. pl explain practically.
What is a hashset c#?
If I return out of a try/finally in c#, does the code in the finally-clause run?
What is a console in c#?
Can datetime be null c#?
Name some string escape sequences in c#.
What is the use of table aliases?
What is a delegate, why should you use it and how do you call it ?
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)