Answer Posted / 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 |
Post New Answer View All Answers
What is default constructor in c#?
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
What is meant by collections in c#?
What are native methods?
What is the importance of closing an ado.net application?
Write a C# program to find the Factorial of n
How more than one version of an assembly can keep in same place?
Define clr in .net?
What is an array of arrays called?
Can you access a hidden base class method in the derived class?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
What is the difference between public, static, and void?
What is system console writeline in c#?
Can You Prevent Your Class From Being Inherited By Another Class?
What are data types in C#?