.net allows which inheritence

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why Unload event of MasterPage Calls first in ASP.net ?

679


What are the two Layouts supported by a Web form in ASP.NET?

655


What does mean by a neutral culture?

692


How can you implement the postback property of an asp.net control?

626


What is Model-View-View Model?

679






What is the purpose of url encoding?

586


What is inproc mode in session?

594


Where is asp.net session stored?

565


What are the difference between overriding and overloading?

598


What is session id in web application?

616


What is the good practice to implement validations in aspx page?

725


Why do I get error message "could not load type" whenever I browse to my asp.net web site?

738


I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

627


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

607


What is redirecting behavior?

622