How do you implement multiple inheritance in .NET?
Answer Posted / ranjanatyagi
By using multiple Inheritence.
Is This Answer Correct ? | 6 Yes | 29 No |
Post New Answer View All Answers
What is the data encapsulation?
What is difference between iqueryable and ienumerable in c#?
What is file extension of webservices?
What is int64 in c#?
Is var a data type?
What is public or shared assemblies ?
How many constructors can a class have c#?
What is private variable?
How to use exception handling in stored procedure?
What is method and function in c#?
To catch any possible exception What is the C# syntax written ?
Can constructor have return type c#?
Could you explain the difference between func vs action vs predicate?
What is a c# delegate?
How to sort an int array in c#?