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
What is regex c#?
What is the importance of closing an ado.net application?
How a two-dimensional array declared in C#?
What is razor view in c#?
What is c# entity framework?
Can abstract class have constructor in c#?
What is wcf c#?
what is the difference between the debug class and trace class?
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
What are anonymous types in c#?
What is a Jagged Array in C#?
Give 2 scenarios where static constructors can be used?
What are virtual destructors?
What is meant by console programming?
What is multicast delegate explain with example?