Answer Posted / sushil
To Achieve Multiple Inheritance
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Can a class be private in c#?
Can namespace contain the private class?
Is object an int c#?
Can we have 2 main methods in c#?
What is a multicast c# delegate?
What is a decimal in c#?
What is difference between the "throw" and "throw ex" in .net?
What you mean by delegate in c#?
Explain the process of polymorphism with an example?
What is difference between ienumerable and list in c#?
What does int32 mean?
What is the use of the dispose method in C# ?
State two different types of access modifiers.
If a method's return type is void, can you use a return keyword in the method?
What is the compiler of c#?