Answer Posted / rajesh
I Think they have no meaning,abstact class is nothing but
we are going to use that class in the program(we are
overcoming this class in the main program) and how it looks
like is written at the starting which we call it as
abstarct class.It will not occupy any memory unless we
create object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can I produce an assembly?
Define method overloading in c#?
Is inheritance possible in c sharp?
What is fcl in c#?
What is executescalar in c#?
Explain lock, monitors, and mutex object in threading.
Does the variables of a private class-level inherited?
Is post back in c#?
Where do we set the min and max pool size for connection pooling?
What is the difference between a function and a method?
How many static constructors are allowed in a class?
What is the use of main method in c#?
Which are the loop types available in c#?
How to get the sum of last 3 items in a list using lambda expressions?
What does the keyword “virtual†declare for a method or property?