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
Is nullable type c#?
Describe the overview of clr integration.
What is difference between code access and role based security?
What is windows forms in c#?
How long does a loop recorder procedure take?
Why we use get and set property in c#?
What is iqueryable?
What is delegate in c#?
What is verbatim literal in c#?
How Global.asax is used ?
What is command object in c#?
What is the wildcard character in sql?
What is difference between function and method in c#?
List the fundamental oop concepts?
How Do You Convert A Value-type To A Reference-type?