Can we create instance for Abstract class?
Answer Posted / sonia bandooni
CREATE A ABSTRACT CLASS USING ABSTRACT KEY
WE CAN CREATE INSTANCE OF ABSTRACT CLASS IN C# .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use static class in c#?
What are verbatim strings in c#?
Does a loop recorder have to be removed?
if you do have a stack overflow profile.what is your ranking?
What is the meaning of extention?
How can I get the ascii code for a character in c#?
When do we generally use destructors to release resources?
What do you mean by a windows process in regards to memory allocation?
How does the clr work?
Can abstract class have constructor c#?
How is a string immutable?
What is default constructor in c#?
How can you force derived classes to provide new method implementations for virtual methods?
What is a event in c#?
List down the access modifiers available in c#?