Does C# support multiple inheritance?
Answers were Sorted based on User's Feedback
No its not possible to support the multiple inheritance.
here we have the interface.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kishore.a
C# does not support multiple inheritance. We make use of
Interfaces instead.
| Is This Answer Correct ? | 0 Yes | 0 No |
c# is not supporting the multiple inheritence,
why because if u done multiple inheritence it shows the amphiquety problem thets why multiple inheritence is not supported.
to overcome this problem with interface
| Is This Answer Correct ? | 0 Yes | 1 No |
An Array is a Ref Type? what about the array elements which are value type(int,Float...etc)?
What are the different ways of method can be overloaded?
How main method is called in c#?
Explain anonymous type in c#?
What?s the top .NET class that everything is derived from?
Why do we need nullable types in c#?
what is read only and constant
what is IEquatable
What?s the difference between an interface and abstract class?
Is it true that all c# types derive from a common base class?
Can we have static indexer in c#?
What are delegates?
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)