Answer Posted / mohit
it is not pure virtual class like interface. in this we can
implement also method but we can not create instance of
absract class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is tryparse?
Does c# support a variable number of arguments?
What is predicate builder?
What is an interface class in c#?
How do partial classes work in c#?
What do you mean by “finalize” and “finally” methods in c#?
What does clr stand for?
Can you see a loop recorder?
What is c sharp used for?
what are nullable types in c#
What is a byte in c#?
What does args mean in c#?
Explain the difference between event and a delegate in c#?
What is the implicit name and type of the parameter that gets passed into the class set method?
How do I start a program in c#?