How do you implement multiple inheritance in .NET?
Answer Posted / mohamed ali
using of interface we do the multiple inheritance in .net
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is int16?
Explain the different types of delegates used in c#.
What are modifiers in c#?
What are winforms in c#?
what is a structure in c#
What is a dimensional array?
Does c# support const methods, properties, or events?
Explain what is copy constructor?
What is Wrapper class in dot net?
What is managed code?
Why do we use dictionary in c#?
what is IFormatable
What is wrong with the sample program below?
How does yield return work c#?
What are sessions in c#?