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 |
What are the different types of constructors?
What is difference between event and delegate in c#?
Define c# i/o classes?
What does assert() do?
What is the difference between dynamic type variables and object type variables in c#?
What is stringwriter c#?
Explain nullable types in c#?
Is it possible to execute multiple catch block for a single try statement?
What happens during the process of boxing?
Why is c# a good programming language?
Define collections?
What is ControlBox Propertie
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)