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

State the different levels of exceptional safety?

0 Answers  


Explain in-proc,out-proc and sql server.

4 Answers   G7 CR Technologies, Ness Technologies,


What is the difference between metadata and menifest ?

0 Answers  


Explain about the base class library provided by microsoft.net?

0 Answers  


What is the purpose of Accordian in jquery? Where it can be used?

0 Answers  






define cache memory? : Dot net architecture

0 Answers  


How many types of assemblies are there in the visual studio.net?

1 Answers   Six Sigma,


How is the using() pattern useful? What is idisposable?

0 Answers  


So what exactly is the configuration file for then?

0 Answers  


Whats new features in Visual Studio 2012?

0 Answers   B-Ways TecnoSoft,


What is new in the .net 2.0 class library?

0 Answers  


what are constructors and destructors?

0 Answers   Six Sigma,


Categories