How do you create multiple inheritance in C#?
Answer Posted / jiten
if u want to crate multile inheritance in C#
u can use intface
| Is This Answer Correct ? | 98 Yes | 10 No |
Post New Answer View All Answers
Explain the process of Serialization?
Is arraylist faster than linkedlist?
What is datasource c#?
What are the advantages of interface in c#?
How will you get the different language strings?
When would you use generics in your code c#?
What are async and await?
What exception can an overridden method throw in comparison with the method it is overriding?
Why do we use classes?
What is tryparse?
Can we override interface method?
What language do desktop applications use?
What is the full form of GAC? Explain its uses?
Explain acid rule of thumb for transactions in c#.
What are classes in c#?