Does C# support multiple inheritance?

Answer Posted / venu gopal

No, use interfaces instead.

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If a child class instance is created, which class constructor is called first - base class or child class?

705


Define thread? Explain about multithreading?

745


Is predicate a functional interface?

703


What is the main method in c#?

727


What are the 2 broad classifications of fields in c#?

720


What is arraylist?

705


What is final keyword in c#?

698


What is primitive types in c#?

642


What is cshtml?

692


What does console readline do in c#?

667


Can we create instance of private class in c#?

680


What is difference between a constant and read-only in C#?

724


What do you mean by abstract class in c#?

736


Why do we need reflection in c#?

683


Can you specify nested classes as partial classes?

716