Answer Posted / priya
No, C# doen't not support Multiple inheritance.
But the concept of Multiple inheritance could be
accomplished by Interfaces.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how obfuscator works in .net
What is the use of oops in c#?
What is application object in c#?
What is datatable in c#?
What is tryparse c#?
Wcf and what is difference between wcf and web services?
what is the difference between convert.tostring() and tostring() functions ?
Why do we need ienumerable in c#?
Explain how can I get around scope problems in a try/catch?
Why do we use 0?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is the difference between abstraction and encapsulation in c#?
What is assembly and dll in c#?
Describe the parts of assembly.
What is signature c#?