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 is cli in c#?
What is the difference between decimal and integer?
What is desktop GUI application?
code to generate a excel sheet and to write data into it --- -it has to fetch the excel sheet which is in one folder placed by us inside a project folder(i,e it has to create a instance of that excel sheet) and write the data into it row by row please respond as early as possible
Can I do things in il that I can't do in c#?
What are the Types of caching
What is using directive in c#?
is it possible to inherit a class but methods declared in the class should not be inheritable i possible how?
Which types of inheritances does c# support?
What does args mean in c#?
How can we set class to be inherited, but prevent the method from being over-ridden?
What is difference between array and arraylist in c#?
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)