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

Answer Posted / mallikharjun d

Hi frnds..the simple answer for this question is..
we cant create object for an abstract class bcz abstract class should be inherited to derived class, due to that reason we can access abstract members using derived class object..

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are actions in c#?

632


Can int be null c#?

685


what is scope of a protected internal member variable of a c# class

758


What is the use of ienumerable?

631


What is expression c#?

679


Explanation on Generic?

729


Define clr in .net?

728


Why do we use public static void main in c#?

657


Is list immutable in c#?

662


Explain About multi level and multiple inheritance how to achieve in .net

772


Can I do things in il that I can't do in c#?

697


what is a static constructor?

853


How to reduce image resolution in C#?

826


How do I create a multi language, multi file assembly?

813


What is the purpose of static?

690