.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

Define the term Scavenging in Caching?

0 Answers   PUCIT,


Can two different programming languages be mixed in a single ASMX file?

1 Answers   IBM, Patni, Wipro,


what is client-server architecture in .net? and what is 3-tier architecture?

1 Answers  


What is the application pool?

0 Answers  


Types of configuration files and their differences ?

2 Answers   Accenture,






Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

0 Answers  


Where is session cookies stored?

0 Answers  


What is the parent class of all the web server control?

0 Answers  


Define a web service in .net?

0 Answers  


What is WCF

4 Answers  


What is difference between URL and URI?

0 Answers   MCN Solutions,


What is a gridview in asp.net?

0 Answers  


Categories