How do you implement multiple inheritance in .NET?
Answer Posted / swapna
Using interfaces we can implement multiple inheritance
in .net.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How to open a new form on button click in Windows forms?
Which class does the remote object has to inherit?
What is difference between managed and unmanaged code?
What's the difference between system.string and system.text.stringbuilder classes?
What is the namespcae generally given to the webpage of the .NET Framework ?
Write a program to find the angle between the hours and minutes in a clock
What is iformatprovider in c#?
What is lastindexof c#?
How many types of constructors are there in c#?
What is a string c#?
What is windows form in c#?
Which is the best language for desktop application?
What does args mean in c#?
In .Net, what is an assembly? Also explain the type of assembly.
What is better C# or VB.NET?