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 do I do implement a trace and assert?
What are value types and reference types?
What is datetime minvalue in c#?
Explain how do you debug an asp.net web application?
list the steps in code compilation in c#?
What does args mean in c#?
What are c# collections?
How to find type of variable?
How to declares a two-dimensional array in C#?
Can you inherit from a static class in c#?
What is c# windows form application?
What are delegates in C#?
Is string nullable c#?
Is c# static or dynamic?
Overloaded constructor will call default constructor internally?