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
Explain about the Class view window?
Describe the differences between the lifecycles of Windows services and Standard EXE?
Can we have multiple web config files for an asp.net application?
How to set the pane area to transparent of a scrollPane component.?
What I need to create and run an asp.net application?
If we remove web.config or machine.config from the application then, is this application will works?
How can I open ashx file in mobile?
What is web configuration file and how to use in web application
Explain weak typing and strong typing.
What is viewstate in asp net with example?
What is a SESSION and APPLICATION object?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
What is viewstate? What does the “enableviewstate” property do?
What are the two properties that are common on every validation control?
What is the difference between cookie and session?