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 lock statement in c#?
What is action c#?
Which is faster dictionary or list?
What is a value type in c#?
To catch any possible exception What is the C# syntax written ?
What is the interface in c#?
What is whitespace in c#?
Explain about Threading Types.
How can you sort strings in array that are passed to method as arguments?
What is hashtable in c# net with example?
What is ienumerable t in c#?
What is assembly manifest?
How do you remove white spaces from a string?
Different between method overriding and method overloading?
What does writeline mean?