Senior .Net Developer Question:

Download Job Interview Questions and Answers PDF

Please explain what is Reflection and what is it for?

Senior .Net Developer Interview Question
Senior .Net Developer Interview Question

Answer:

It is the ability to read, instantiate, and invoke the properties & methods of an assembly’s classes. It is especially useful when we do not have the source code for classes, only their assembly.

Download Senior .Net Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Please explain is the JIT an interpreter?Tell us what is a sealed class?