Explain What is an abstract class?

Submitted by: Administrator
An abstract class is one in which methods are defined but an object of this class cannot be instanstiated.this type of a class can only be derived but cannot be instantiated.
Submitted by: Administrator

Read Online ASP.NET 2.0 Job Interview Questions And Answers