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
How to create properties and methods using controls?
Explain how to stop a thread?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
Difference abstract class and interface in .net?
Explain the process of serialization in .NET?
Explain Different kinds of methods?
What is an exe and a dll?
what is dotnet architecture? can anyone explain that.
What tags do you need to add within the asp:datagrid tags to bind columns manually.
Explain how to manage pagination in a page using .net?
Tell us the differences between an interface and an abstract class in .net?
Explain difference between panel and groupbox classes using .net?
What is Code group in .Net with respect to CAS
how can i create a table from front end to back end in wabe page?
Explain clr, cts and cls?