does .NET support multiple inheritance ?

Answers were Sorted based on User's Feedback



does .NET support multiple inheritance ?..

Answer / subramanyam

dotnet doesnot support multiple inheritance instead it
supports multiple interface concept

Is This Answer Correct ?    51 Yes 2 No

does .NET support multiple inheritance ?..

Answer / swathi

No Dot net supports single Inheritance concept.

Is This Answer Correct ?    36 Yes 5 No

does .NET support multiple inheritance ?..

Answer / ranjit.k

no . net does not support multiple inheritance but can be
achieved by using interfaces.

Is This Answer Correct ?    26 Yes 1 No

does .NET support multiple inheritance ?..

Answer / chetan patel

Dot Net Does Not Support Multiple Inheritance, But We Can
achieve this using Interface.

Is This Answer Correct ?    23 Yes 2 No

does .NET support multiple inheritance ?..

Answer / ranjana tyagi

.net support multiple inheritance by using interface.

Is This Answer Correct ?    19 Yes 2 No

does .NET support multiple inheritance ?..

Answer / guest

no. dotnet supports interface inheritance

Is This Answer Correct ?    22 Yes 6 No

does .NET support multiple inheritance ?..

Answer / guest

No it is not supported.

Is This Answer Correct ?    17 Yes 3 No

does .NET support multiple inheritance ?..

Answer / seetaramaiahm

No. Dot net doesnot support multiple inheritance, but using
interfaces we can tell dotnet support multiple inheritance.

Is This Answer Correct ?    15 Yes 2 No

does .NET support multiple inheritance ?..

Answer / sibi

NO, DOT NET SUPPORTS SINGLE INHERITANCE ONLY

Is This Answer Correct ?    4 Yes 0 No

does .NET support multiple inheritance ?..

Answer / anand

It support the mutiple inhertance throw interface

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

how to manage session in webgarden ?

3 Answers   Binary Logics, Ness Technologies,


What are the new features of .net 2.0?

0 Answers  


What is gui programming? : .NET Architecture

0 Answers  


What is the use of TPL DATAFLOW?

0 Answers   MCN Solutions,


IN C# if we click a field in the dropdownlist then i have to get the respected field details in the next textbox..........

2 Answers  






What happens to the winfx technologies?

0 Answers  


What is a managed code? : Dot net architecture

0 Answers  


What are the five stages in a dlx pipeline? : Dot net architecture

0 Answers  


what is polymorphism and advantage ?

0 Answers   TCS,


What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?

0 Answers  


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

0 Answers  


Which Binding best suits where a WCF Service and the client application resides in the same machine?

2 Answers   Cap Gemini,


Categories