Does C# support multiple inheritance?

Answer Posted / mahesh babu ummaneni

c# is not supporting the multiple inheritence,
why because if u done multiple inheritence it shows the amphiquety problem thets why multiple inheritence is not supported.
to overcome this problem with interface

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between singleton and static class in c#?

472


What is void method?

486


How to parse a date time string?

533


What is parsing? How to parse a date time string?

534


Why do we use struct in c#?

483






What is a jagged array?

487


Explain lock, monitors, and mutex object in threading.

510


What is join in c#?

480


Why should you override the tostring() method?

586


What is console based application?

469


What are synchronous and asynchronous operations?

471


Is arraylist generic in c#?

464


Can abstract class be sealed?

477


What is check/uncheck?

593


What is the delegate in c#?

488