What is reflection in VB.NET ?
Interview question and answer by:
Bharathi Cherukuri | Posted on: 4/20/2012 | Category:
VB.NET Interview questions | Views: 548 | |
Points: 40
Answer:
All .NET compilers produce metadata about the types defined in the modules they produce. This metadata is packaged along with the module (modules in turn are packaged together in assemblies), and can be accessed by a mechanism called reflection.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: