.net allows which inheritence

Answers were Sorted based on User's Feedback



.net allows which inheritence..

Answer / u.janki rao

Not Exactly .NET but the languages which supports .Net
Allows all(single/simple, heirarchical,multilevel)
inheritence excepts multiple inheritence.For multiple
inheritence interfaces can be implemented.

Is This Answer Correct ?    7 Yes 0 No

.net allows which inheritence..

Answer / kamlesh sharma

.net allow multilavel inheritance(not multiple inheritance)
bit we can implement multiple inheritance through interfaces

Is This Answer Correct ?    4 Yes 0 No

.net allows which inheritence..

Answer / ish

.net is not allowed multiple inheritence. it allow multiple
interfaces

Is This Answer Correct ?    2 Yes 1 No

.net allows which inheritence..

Answer / r. venkatesh

.net doesnt allow multiple inheritence and in c++ it allow
multiple inheritence..for this purpose in .net introduces
concept called interfaces..so in .net it uses interfaces
instead of multiple inheritence..

Is This Answer Correct ?    1 Yes 0 No

.net allows which inheritence..

Answer / guest

multiple inheritance

Is This Answer Correct ?    2 Yes 4 No

.net allows which inheritence..

Answer / reha

Multiple inheritence

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More ASP.NET Interview Questions

Which method do you invoke on the DataAdapter control to load your generated dataset with data?

2 Answers   Siebel Systems,


Can you explain what inheritance is and an example of when you might use it?

4 Answers   Siebel Systems,


Define repository pattern in mvc.net? : asp.net mvc

0 Answers  


What is enableviewstate in asp net?

0 Answers  


What is web.config. How many web.config files can be allowed to use in an application?

6 Answers   Accenture, HCL, InterGraph, iSoft,






How to change the form layout in ASp.net 2.0 ?

1 Answers   Netsweeper,


about view state and how validation controls will be executed on client and server

3 Answers   Wipro,


Singleton Design pattern?How do you achieve it?

3 Answers   Microsoft,


under which namespaces connection strings can be defined?

4 Answers  


With example & diagram explain AutoPostBack.

2 Answers  


What is the transport protocol you use to call a Web service?

2 Answers   Siebel Systems,


What do you understand from custom control?

0 Answers   C DAC, CDAC,


Categories