Reflection is the process of examining or modifying the runtime behaviour of a class at runtime.It is used in: IDE (Integreted Development Environment) e.g. Eclipse, MyEclipse, NetBeans. Debugger Test Tools etc
Reflection is the process of examining or modifying the runtime behaviour of a class at runtime.It is used in: