Answer Posted / umesh
It?s an abstract class with public abstract methods all of
which must be implemented in the inherited classes.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How are delegates chosen?
What is as keyword in c#?
What is difference between string and string builder?
What are regular expressions? Search a string using regular expressions?
Explain the process of Serialization?
How to sort an int array in c#?
What to implement on my class Finalize or IDisposable
What does using do in c#?
If the original method is not static you can declare an override method to be static or not?
How is a strongly-named assembly different from one that isn’t strongly-named?
What is delegate in c# interview questions?
What are the advantages of using partial classes?
Can a loop recorder detect a heart attack?
Differentiate between copy and default constructor.
What is Garbage Collection in .Net?