is c#.net supports multiple inheritance?

Answer Posted / pavan

c# doesnot provide multiple inheritance as it can lead to
abiguity for compiler
but we can use multiple inheritance in c# in interface
concept

Is This Answer Correct ?    26 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between reference type and value type?

591


What is strong-typing versus weak-typing? Which is preferred?

628


Explain the process of serialization in .NET?

710


What is .net latest version?

649


Why you want to leave your previous company.

1684






Can a dll be changed to an exe?

700


Using activex control in .net?

640


How do you view the methods and members of a dll?

703


How do you turn off cookies for one page in your site? Give an example.

580


Difference between dispose and finallize method?

778


What is the advantage of packaging over xcopy in .net?

674


Explain dataset.acceptchanges and dataadapter.update methods in .net?

656


What is the use of design pattern?

649


What is operator overloading in .net?

701


What is view state in .net?

692