How can we Achieve Late binding in C#.Can any give one example.
Answer Posted / kishore.a
We can achieve Late binding using Dynamic polymorphism..
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How do I develop c# apps?
Name which controls do not have events?
What is the use of private constructor in c#?
What is concrete method in c#?
What are accessors?
What is dbml file in c#?
How to properly clean up excel interop objects?
What is difference between array and list?
What is a copy constructor in c#?
What is dll file in c#?
What does ienumerable mean?
What are sorted lists?
Explain how can you clean up objects holding resources from within the code?
What is difference between asp net and c# net?
What is string pool in c#?