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 managed code in .NET?
What are the new features in .net core?
What is DTS and explain the purpose of it?
Is .net front end or backend?
Explain difference between panel and groupbox classes using .net?
What is a .net class?
What is .net3.0 and .net3.5?
How to get the number after decimal point in .net?
Describe the Managed Execution Process?
How do you trigger the paint event in system.drawing?
What exactly is being serialized when you perform serialization in .net?
What is a design pattern and what is it for?
What are three common acronyms used in .net, and what do they stand for?
Tell us why do we use the “using” statement?
What are code contracts?