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

can aspx page have multi language declarations ?

1 Answers  


how do create a repeater

3 Answers  


What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?

0 Answers  


how to change the title of my window?

0 Answers   Six Sigma,


what is the difference between running an application with and without debugger?

0 Answers   Six Sigma,






Can I create my own permission set?

0 Answers  


what is Difference beetween Array and Hash Table.?

8 Answers   Patni,


what are login controls?

0 Answers   Six Sigma,


What other than biginteger has been introduced in system.numerics namespace?

0 Answers  


How Web service create Proxy Using WSDL?

1 Answers  


Explain about developer benefit from memory management?

0 Answers  


What is the main Difference Between .Net 2003 and .Net 2005.and also Asp1.1,Asp2.0 and Asp3.0

4 Answers   Satyam, TCS,


Categories