How do you implement multiple inheritance in .NET?
Answer Posted / deep
USING INTERFACE
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How do namespaces work?
How long can a string be c#?
Why do we need properties in c#?
What is the difference between Decorator and Adapter pattern?
What will be the output of the following code?
What is a console operator?
What does m mean in decimal c#?
Why abstract class is not instantiated in c#?
Is and as keyword in c# net?
What is int16?
How do you determine whether a string represents a numeric value?
Can struct inherit from class c#?
What is a partial class. Give an example?
What are the Types of assemblies that can be created in dotnet
What does clr stand for?