Answer Posted / kishore.a
C# does not support multiple inheritance. We make use of
Interfaces instead.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is .net and c# the same?
How do I simulate optional parameters to com calls?
What is readline library?
What is exe in c#?
How do you prevent a method from being overridden in c#?
What is a trace and asset? Explain some differences?
What is the difference between console application and windows application?
How to handle exceptions that are raised in a component?
How to put assembly in gac?
What is an extension method in c#?
What does clr stand for?
What is ilist c#?
what is an exception in .net?
Explain jagged arrays in c#?
How do you pass reference parameters in c#?