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
What is a c# delegate?
What is a class level variable in c#?
What is deferred execution in c#?
What are the value types in c#?
Write a program to find the angle between the hours and minutes in a clock
What are the advantages of clr procedure over t-sql procedure?
How do you define a predicate?
What is the task perform by clr?
What is the base class in .net from which all the classes are derived from?
What is the difference between abstract and abstraction?
How many types of variables are there in c#?
How does c# achieve polymorphism?
What is the use of ienumerable?
What is generic method in c#?
What are constants in c#?