.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

Breifly explain about stack and heap memory Managemet?

2 Answers  


What is SilverLight in ASP.NET ?

2 Answers   SmartData,


What are custom user controls in asp.net?

0 Answers  


What is data reader in asp.net?

0 Answers  


How you will improve web application performance?

0 Answers   Wipro,


Why should i prefer JSP over asp.net or any other web development language..??

0 Answers  


What do you mean by serialize?

0 Answers  


What is the best Macanism to clear the Cache in asp.net

0 Answers   MCN Solutions,


Can any body provide me the sample web application in asp.net

0 Answers  


How do you design a website with multilingual support in ASP.NET ?

0 Answers   MCN Solutions,


What methods are fired during the page load?

3 Answers  


how to update data set?

3 Answers   IBM, TCS,


Categories