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
What is the difference between reference type and value type?
What is strong-typing versus weak-typing? Which is preferred?
Explain the process of serialization in .NET?
What is .net latest version?
Why you want to leave your previous company.
Can a dll be changed to an exe?
Using activex control in .net?
How do you view the methods and members of a dll?
How do you turn off cookies for one page in your site? Give an example.
Difference between dispose and finallize method?
What is the advantage of packaging over xcopy in .net?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What is the use of design pattern?
What is operator overloading in .net?
What is view state in .net?