What is the difference between class and abstract class?

Answer Posted / vijay kumar

Class can create 'n' numbers of objects but abstract class
can only create reference object.and bydefault scope of the
abstract class is public while simple class bydefault internal.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to implement singleton design pattern in c#?

552


What is an enumerator in c#?

612


Can a method be sealed in c#?

572


How do I move from one form to another in c#?

542


What are the 3 different types of arrays?

658






Describe the overview of clr integration.

565


What are c# i/o classes? What are the commonly used i/o classes?

594


What is toint32 c#?

712


How do you prevent a class from being inherited in c#?

535


Define a class and an object?

633


What are the types of serialization?

604


What are Indexers in C#?

676


Explain anonymous type in c#?

635


What is the file extension for c#?

594


What are the differences between events and delegates in c#?

534