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

Answer Posted / shashi bhushan

to make our object load less we use abstract class as
container and we allow to pass those methods which may
required by a particular inherited class .
By this way we save our object
to become a loaded one . And distinguse this class as a
representative one of the methods which may further be used
in feature.

Is This Answer Correct ?    4 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is anonymous types in c#?

700


What is a constructor in c#?

832


Why is xml called extensible?

692


Can a constructor be static in c#?

772


Why is it efficient to use System.string under System.Text.StringBuilder ?

776


What .exe means?

710


what is the difference between the debug class and trace class?

742


What are the different types of constructors in c#?

830


What is a dynamic assembly?

752


Explain the difference between const and static read-only?

730


What is multidimensional array in c#?

703


We cannot create instances of static classes. Can we have constructors for static classes?

745


Explain copy constructor?

899


Do while loops yes or no c#?

742


How will you deploy the dll file in gac?

711