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

What is CLR,MSIL and Jit Compiler and their roll in .net

1 Answers   PCS,


What does the term "green architecture" mean? : .NET Architecture

0 Answers  


What is the difference between machine config vs. Web config : Dot net architecture

0 Answers  


What is the purpose of cache? : Dot net architecture

0 Answers  


what is page_directive

1 Answers   BoA, ICT, PCS,






Whats new features in Visual Studio 2012?

0 Answers   B-Ways TecnoSoft,


When do I need to use gc.keepalive?

0 Answers  


how do you hide maximize,minimize and close box at the form title bar?

1 Answers   Six Sigma,


What is cookie less session?

0 Answers  


How Web service create Proxy Using WSDL?

1 Answers  


Explain Intermediate Language?

0 Answers   MaxSolPro,


Can you explain atlasuiglitz library?

0 Answers  


Categories