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
Which string method is used for concatenation of two strings in c#?
What will a loop recorder show?
Is typeof c#?
Why main method is static in c#?
Does c# replace c++?
What is the extension of c# file?
Is list a collection c#?
Can a class be protected in c#?
Is string nullable c#?
What are the types of serialization?
What is an assembly in dotnet?
What are Uses of CLR
Can we declare private class in c#?
What are the generation of Garbage Collection in C# .NET ?
What is a view? What is the use of it?