Contrast the use of an abstract base class against an interface?
Answer Posted / vineet unnikrishnan
interface does not have theimplementation of its members
like functions,properties etc whereas abstract class can
have implementation of its members.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is syntax code to send email from an asp.net application?
How to rename a table using sql queries?
What is a 1x1 pixel?
What is the use of worker process in asp.net?
How to display validation messages in one control?
Differentiate between file-based dependency and key-based dependency.
What is application in asp net?
What is web api config?
What are the contents of cookie?
how to elimainte the similar data from the different tables
What is the main difference between Asp.net and Vb.net?
What is another word for redirect?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
Is asp.net still used?
Explain difference between dataset and datareader?