.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
What is asp.net caching?
How many web.config files can I have in an application?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
Why is asp.net so popular?
What is ASLM?
Explain how cookies work.
Which of the following .NET framework supports Web API?
What is the difference between dynamic SGA and static SGA?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Where is asp.net session stored?
How do session tokens work?
What is the significance of proxy user?
What is redirecting behavior?
What are the features that make asp.net more used framework? : asp.net mvc