Why multiple inheritance is not possible in c#

Answer Posted / sravanthi

Deriving a new class from more than 1 base class (or) old
class is called multiple inheritance.but c# does not
supports it.but we can implement multiple concept by using
interfaces.

Is This Answer Correct ?    3 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of console readline () in c#?

473


Can constructor be protected?

462


What is arraylist?

538


How do you create partial methods?

551


Explain what are three test cases you should go through in unit testing?

498






What is the difference between returning iqueryable vs ienumerable?

450


What is a static class in c#?

504


Are c# generics the same as c++ templates?

495


What is response redirect in c#?

478


What is assembly version series sequence?

538


write program in c# using this instructions name avinash varma ,work experiance<2,nochildren his work experiance is higher than 5 years,more than one children one children name is diwakar,number of years of work eperiance at current company is the ratio of children and work experiance is 0.21 to 0.5

1870


What are async and await?

533


What is the difference between writeline and write in c#?

424


What is #region in c#?

500


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

472