Can we create instance for Abstract class?
Answer Posted / d
we can create instance for abstract class through dynamic binding concept.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does yield return work c#?
Why we use get and set property in c#?
Describe ways of cleaning up objects in c#.
What is nullable types in c#?
What is marshalling in c#?
Is struct object oriented?
How long does a loop recorder procedure take?
What is difference between ilist and list in c#?
What is ienumerable and iqueryable?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
What is an object and a class?
How can I develop an application that automatically updates itself from the web?
How do you name a variable in c#?
What is the difference between string keyword and system.string class?
What is difference between singleordefault and firstordefault?