How do you create multiple inheritance in C#?

Answer Posted / shafi syed

C# does'nt support multiple inheritance. In that situation
we use interface

Is This Answer Correct ?    108 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Contrast System.String and System.Text.StringBuilder classes?

516


What is the difference between add and addrange in c#?

488


What is dll file in c#?

511


Is xamarin free?

442


In which format you can pass the value in the sleep function?

533






What is a long in c#?

443


What is the difference between Object and class adapters?

508


What are circular references?

514


What is interface inheritance?

527


What do you mean by object pooling?

514


Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?

500


How garbage collection deals with circular references.

459


What is the difference between method overriding and method overloading?

466


Can a struct inherit from an interface in c#?

507


What are the properties of string?

484