Can we create instance for Abstract class?
Answer Posted / dotnetuser
NO,
we can't create instance for abstract class
| Is This Answer Correct ? | 149 Yes | 30 No |
Post New Answer View All Answers
What are Memory foot print of an exe?
Is c# good for web development?
Define clr in .net?
What is constructors, explain with syntax
What is static variable in c#?
I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?
What is winforms c#?
What are the different types of classes?
How do I format a string in c#?
What is enum in c#?
How to transpose multi-dimensional array?
Can bool be null c#?
Can you describe iuknown interface in short?
What is the difference between convert and parse in c#?
What are the different types of delegation?