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 OOPS concept in C#?
Do loops c#?
Is array a list?
What is Satellite Assemblies ?
Can you see a loop recorder?
Explain the clr triggers?
What is xamarin used for?
What's the c# syntax to catch any possible exception?
How many types of delegates are there in c#?
What are the different types of assemblies available and their purpose?
What is the difference between ref & out parameters in c#?
Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?
What is entity framework c#?
What is meaning of type safety in c#?
What is the difference between namespace and class?