does .NET support multiple inheritance ?

Answers were Sorted based on User's Feedback



does .NET support multiple inheritance ?..

Answer / tushar

no .net does not supports it. but if we want to implement
multiple inheritance using interface

Is This Answer Correct ?    3 Yes 0 No

does .NET support multiple inheritance ?..

Answer / nagaraja.b

No.It does not support multiple inheritance. But it can
achieved by interfacew.

Is This Answer Correct ?    2 Yes 0 No

does .NET support multiple inheritance ?..

Answer / sonu sharma

Dot Net does not Support multiple inheritance b/c in
multiple inheritance more than one Super class & one child
class. In supar class may the same mathod in both class &
compiler Does Not understands which method call.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

how to make and display a form without title bar?

1 Answers   Six Sigma,


There are so many languages are already existing for developing application.Then what is the need of .net.

1 Answers  


What is the purpose of hard disk? : Dot net architecture

1 Answers  


how to create applications by using Visual Studio 2012?

1 Answers   TryTechnicals Pvt Ltd,


can Array contains different datatypes ?

5 Answers  


how to kill user session ?

2 Answers  


How to delete the duplicate records in a table using sql server

4 Answers  


What are the types of application software?

1 Answers  


if i want to validate all the control on web page how i will do

2 Answers   PCS,


define cache memory? : Dot net architecture

1 Answers  


How can I write my own .NET host?

1 Answers   HCL,


What are library functions?

1 Answers   DELL,


Categories