Can we create instance for Abstract class?
Answer Posted / deepak bankar
we can create instance for abstract class .
But we can not use this object
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Why do we use stringbuilder in c#?
What is the difference between ienumerable and icollection?
How to use the sreamReader class to read form a text file?
How to find whether the application is run from inside ide or not?
What is delegates in c#?
What is polymorphism in c sharp?
What is boxing? Explain its functionality?
Explain the difference between arraylist and array and in c#?
Why main is static in c#?
What is form feed in c#?
How can I produce an assembly?
How string definitions will prevent escaping on backslashes in C#?
Are c# strings immutable?
Is there regular expression (regex) support available to c# developers?
What is delegate in c# interview questions?