Answer:
Reflection is the ability to find the information about types contained in an assembly at runtime.
OR
Reflection is the ability to find out information about objects, the application details (assemblies), its metadata at run-time.
Edited:
See the example: http://www.dotnetfunda.com/articles/article132.aspx
Asked In: Many Interviews |
Alert Moderator