What is the difference between class and abstract class?

Answer Posted / sravanthi

A class is a template that defines the form of all
objects.where as abstract class provides a contract between
service providers and its clients.an abstract class can
provide implementation.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the process of Serialization?

559


what is virtual method in c#?

705


What does .length do in c#?

523


What is c# and why it is used for?

500


What is a satellite assembly in c#?

546






What is meant by clr?

565


Differentiate between static class and singleton instance?

517


how to print invert pyramid in c#

1307


Can you put two constructor with the same structure in a class?

483


what are nullable types in c#

522


What is difference between first and firstordefault?

489


What is the use of command builder?

535


Which is the base class in c#?

496


What is the difference between delegates and events in c#?

417


Is array passed by reference in c#?

512