Answer Posted / sravanthi
Deriving a new class from more than 1 base class (or) old
class is called multiple inheritance.but c# does not
supports it.but we can implement multiple concept by using
interfaces.
| Is This Answer Correct ? | 3 Yes | 17 No |
Post New Answer View All Answers
What is a property c#?
Is comparable a functional interface?
What is foreach loop in c#?
Enlist the different types of classes in c#?
Explain use of abstract and sealed classes in c#?
Explain how do you debug an asp.net web application?
What is dependency in software?
What is the real use of interface in c#?
Explain the functionalities of satellite assembly?
What is uint16?
Is java better than c sharp?
Is c# different than c++?
Why is c# a good programming language?
How do you encapsulate in c#?
What is reflection c#?