Does C# support multiple inheritance?
Answer Posted / ratna
No, it won't support
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can I fly with a loop recorder?
Can we inherit partial class in c#?
What is wrong with the sample program below?
What is escape character in c#?
What is lazy keyword in c#?
What is difference between destructor and finalize?
What is the boxing and unboxing in c#?
What does private void mean in c#?
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
What is concrete method in c#?
How many types of delegates are there in c#?
Do while loops yes or no c#?
Can we override interface methods in c#?
Give an example of a directcast.
Explain when should you call the garbage collector in .net?