Can anyone explain me this question that I have. What is reflection? I tired find answer in here, but I couldn't find it.
Thanks in advance.
Can anyone explain me this question that I have. What is reflection? I tired find answer in here, but I couldn't find it.
Thanks in advance.
Reflection is the process of examining or modifying the runtime behavior of a class at runtime. It is used in:
• IDE (Integreted Development Environment) e.g. Eclipse, MyEclipse, NetBeans.
• Debugger
• Test Tools etc.