
what is java reflection.

hi friend,
Reflection in Java is a technique which is used for making the programs able for examining or modifying the behavior of Java applications at runtime running in the JVM.
For detail tutorial please go through the following link may this will be helpful for you