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

What is the use of static in c#?

663


What is static class in C#?

746


What is msil in c#?

729


I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?

738


What is check/uncheck?

804


Explain the difference between the system.array.copyto() and system.array.clone()?

687


Ho we can see assembly information?

704


What is a float?

650


How Reflection is used and what it's significance ?

702


Explain circular reference in c#?

728


What is the correct way of declaring an xml namespace?

636


Why do we use Design Pattern in C#?

778


What is private variable?

664


Define Final Class in C#

762


Define collections?

657