What?s an abstract class?

Answer Posted / annie

Abstract class is class which contains both the abstract and concrete method.This class only define the abstract method does not implement it.An abstract method is implemented by its derive class by over-riding that method.An Abstract class does not have any instance.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Illustrate race condition?

476


What is the use of ienumerable?

452


What is the benefit of interface in c#?

475


What is reflection c#?

468


Can you store strings in arrays?

537






Explain the Usage of web.config

577


What are primitive data types in c#?

518


In .NET which is the smallest unit of execution?

630


What does void do in unity?

524


Can structs in c# have destructors?

545


What is lock in c#?

484


How do you declare a variable in c#?

513


Explain about ODP.net

801


What is gridview c#?

497


How many destructors can a class have?

587