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
What is Dependency of Injection?
Is hashset serializable c#?
Can abstract class be instantiated c#?
How do you serialize in c#?
What does xpath return?
What is anonymous methods in c#?
What is the difference between early binding and late binding in c#?
What is an ienumerable in c#?
What is the use of 'using' statement in c#?
What is a concrete class in c#?
Where is c# compiler located?
Can a dictionary have duplicate keys c#?
How do I unload an assembly?
Describe the parts of assembly.
What is overloading in c#?