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

Answer Posted / srikanth

If we define a class with abstract keyword then the class
will be abstract class irrespective of abstract methods(un
inplemented methods)every one know that.

While compilation compiler checks whether the class is
abstract or not? if it's abstract it gives the compilation
error...

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many static constructors are allowed in a class?

484


What is an actual parameter?

497


What is the difference between array and arraylist in c#?

485


What is the difference between array and arraylist c#?

468


What is the difference between array and list in c#?

483






What is private constructor c#?

502


explain the features of static/shared classes.

503


Explain the types of errors in c#?

487


What is reference c#?

570


What is ac callback?

507


Explain dataset.acceptchanges method in .net?

547


Define satellite Assembly?

560


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

1452


What are the Configuration files in .net?

515


Is datetime nullable c#?

508