Contrast the use of an abstract base class against an interface?
Answer Posted / kavita sharma
Abstract classes can provide implementations for methods and
properties. Interfaces only provide required declarations.
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
What is globalization and localization in asp net?
What is the use of global.asax file?
What types of data validation events are commonly seen in the client-side form validation?
Explain the use of fragment caching.
What is the web.config file in asp?
What is query string with example?
What is difference between web config and global asax?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What are web beacons used for?
What is the asp.net mvc folder conventions? : asp.net mvc
Is redux flux?
Mention the execution process for managed code?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?