Why multiple Inheritence is not used in C#?
Answer Posted / swapnil
to avoid ambiguity problems
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In .Net, what is an assembly? Also explain the type of assembly.
Why do we use delegates?
Define Virtual folder?
What is an example of delegation?
What is the difference between abstract and virtual?
What is transparent caching with aop ?
Can an interface extend a class c#?
How do you declare an arraylist?
what are nullable types in c#
How will you deploy the dll file in gac?
What is ildasm.exe used for?
What are extender provider components?
What is the use of 'using' statement in c#?
Write a program in c# to find the angle between the hours and minutes in a clock?
What is default value of bool in c#?