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
Do we get an error while executing the “finally” block in c#?
Why do we Need of static class in c#?
Which operator cannot be overloaded in c sharp?
Will the following code compile?
Write the difference between TypeOf and GetType?
What is delegate in c# interview questions?
Can int be null c#?
What is default access specifier for class in c#?
Describe the overview of clr integration.
What does question mark mean in c#?
What is web forms in c#?
How can I get around scope problems in a try/catch?
What is firstordefault c#?
Explain About Postback
Which is the best language for desktop application?