Does C# support multiple inheritance?

Answer Posted / kishore.a

C# does not support multiple inheritance. We make use of
Interfaces instead.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I get the ascii code for a character in c#?

638


How can you reference current thread of the method ?

612


What is the use of regex in c#?

577


Explain lock, monitors, and mutex object in threading.

596


Is namespace necessary in c#?

581






What is the difference between c and c sharp?

622


What is the implicit name of the parameter that gets passed into the class set method?

559


How big is a float?

596


How do you sort a list in c#?

576


Why do we use Design Pattern in C#?

669


Why do we use yield in c#?

583


Is int reference type c#?

591


Is it possible to nest cfml conditional tags?

623


Are structs value types or reference types?

646


Explain the difference between const and static read-only?

586