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 the characteristics of c#?
What is the difference between Decorator and Adapter pattern?
In c#, what will happen if you do not explicitly provide a constructor for a class?
What does mean c#?
Define Final Class in C#
What is winforms c#?
Explain About sn.exe
What is serializable in c#?
How to sort an int array in c#?
What is the use of nullable types in c#?
Explain About Postback
Why do we use polymorphism in c#?
How many constructor can a class have?
How do I convert a string to an int in c#?
What is check/uncheck?