Why we can't create the object of abstract class ?

Answer Posted / uday eshkilla

simple answer is, we can't create the object of abstract class, because they contain only abstract members, any abstract class can not have implements it is basically incomplete…

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I create a delegate/multicastdelegate?

549


What's the difference between class and object?

486


Can enum have methods c#?

493


What is a boolean c#?

477


What is dll in c#?

510






what is IDisposal interface,IComparable,IEquatable,IFormatable

539


Why dataset is used in c#?

515


Describe two uses of the “using” statement during the operation of c#?

553


What is task parallel library?

513


Wcf and what is difference between wcf and web services?

491


When was c# created?

534


Is stringbuilder faster than string concatenation c#?

451


How do switch statements work?

486


If a child class instance is created, which class constructor is called first - base class or child class?

511


Explain dataadapter.update method in .net?

520