Can we create instance for Abstract class?

Answer Posted / rahul gupta

no,
we can not create instance of abstract class because we can
inherit abstract base class by its derived class .

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why interface is required?

608


Can we have multiple constructors in a class c#?

665


What is default value of decimal c#?

634


What is the use of protected in c#?

680


What language do desktop applications use?

666


What does char mean in c#?

688


What is icomparer in c#?

668


Explain copy constructor?

861


Can hashtable have duplicate keys?

655


Is list a collection c#?

717


Illustrate the process of code compilation in c#?

672


What is generic delegate in c#?

616


What's new in c#?

661


Explain hash table in c# ?

835


Why delegate is used in c#?

647