Answer Posted / pavan
c# doesnot provide multiple inheritance as it can lead to
abiguity for compiler
but we can use multiple inheritance in c# in interface
concept
Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
Tell me what is serialization?
What is .net environment?
Please explain what is a delegate?
Name the classes that are introduced in the system.numerics namespace.
Will my .net app run on 64-bit windows?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
What is the difference between a namespace and assembly name in .net?
Explain Different kinds of methods?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
How to get the number after decimal point in .net?
Explain how do assemblies find each other?
Can I write il programs directly?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
I'm having some trouble with cas. How can I troubleshoot the problem?
What are the features of dot net?