How do you implement multiple inheritance in .NET?

Answer Posted / ranjanatyagi

By using multiple Inheritence.

Is This Answer Correct ?    6 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do I get a security exception when I try to run my c# app?

788


The int maps to which C# keyword in .NET type?

860


What is the difference between early binding and late binding in c#?

746


What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?

782


What is difference between abstraction and encapsulation in c#?

774


How to sign an assembly with strong name?

784


What is hashmap in c#?

659


Why do we use constructors in c#?

815


What does this keyword mean in c#?

729


How do you comment in c#?

709


Can you change the value of a constant filed after its declaration?

725


What is the purpose of dependency injection?

714


Describe two uses of the “using” statement during the operation of c#?

751


the c# keyword .int. Maps to which .net type?

957


Where static variables are stored?

687