Answer Posted / payal mehta
Abstract class is a class,it contains one or more
abstract method but it doesn't have any implementation.
A class that cannot be instantiated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define mutex in C#?
What is sorted list in c#?
Is enum a class c#?
Why ienumerable is used in c#?
Explain the serialization in .net
What is class method?
What is difference between a function and a method?
To whom a method is accesssed if it is marked as protected internal ?
How do you pronounce c#?
what is the scope of anonymous type ?
Which control cannot be placed in mdi?
Is c# an open source language?
What are the benefits of using the aggregate method in linq?
What is msil in c#?
Is string nullable in c#?