Why multiple Inheritence is not used in C#?
Answer Posted / rajat
No, you cannot
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are the types of methods in c#?
Explain publishers and subscribers in events.
Define parsing?
What is a void c#?
Explain synchronous and asynchronous operations?
What does f mean in c#?
What is the difference between struct and class c#?
What do you mean by saying a "class is a reference type"?
What is the difference between Object and class adapters?
How more than one version of an assembly can keep in same place?
What are the new features in c# 2.0?
What will be the output of the following code?
how dot net compiled code will become platform independent?
What are bitwise logical operators?
How is lazy loading achieved?