.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

What is the request flow used for asp.net mvc framework? : asp.net mvc

0 Answers  


What property is used on the datatable to indicate a conflict after an update? a) HasConflict b) HasError c) HasCollision d) HasDataError

1 Answers   Syntax Softtech,


What is difference between View State and Hidden Field in ASP.NET?

0 Answers  


Why is string called immutable data type?

0 Answers  


What are the types of assemblies and where can u store them and how ?

1 Answers   Patni,






What is reflection and disadvantages of reflection?

6 Answers   Microsoft,


What would be the salary of an Asp.net developer with 1 and half year experience in indian rupees..??

5 Answers  


What is a session government?

0 Answers  


1. What is Connection Pooling…? 2. Maintaining Sessions in ASP.NET 3. ASP.NET page lifecycle. 4. Can we store objects in sessions. 5. What is AJAX..? 6. Serialization/Deserialization. Why we use serialization and Deserialization…? 7. What are Arrays and Arraylist..? 8. Difference between Authentication and Authorization…? 9. Difference between abstract class and Interfaces 10. What is a view..? Does a view contain data..? 11. What are triggers..? 12. What are transactions..? 13. What is Metaview (oracle)..? 14. What is Inheritance..? How can we call a method from the base class..? 15. Can an abstract class have zero abstract methods..? 16. How to read from Message Queue..? 17. What is Metadata..? 18. You would prefer to have business logic in c# or DB Side..? Why…?

1 Answers   Franklin Templeton, Sky InfoTech,


You ve defined one page_load event in aspx page and same page_load event in code behind how will prog run?

6 Answers   TCS,


what are the levels of securities need to be considered for the finincial web application?

1 Answers  


Why do we use asp.net?

0 Answers  


Categories