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
Explain the functionalities of satellite assembly?
What is session state in asp net c# with example?
Can an exception be thrown from a catch block?
What is object type in c#?
What is the process of delegation?
How does it work?
What is icomparable in c#?
Is array immutable in c#?
Differentiate between object pooling and connection pooling in c#?
Why is c# good for games?
How do I open the console?
How can we make a thread sleep for infinite period ?
What are the features of c#?
What is executereader in c#?
What is the example of predicate?