Tuesday, November 29, 2011

What is reflection API? How are they implemented

Reflection is a feature of the Java programming language. It allows an executing Java program to examine or "introspect" upon itself, and manipulate internal properties of the program
Category:Java Interview Questions

No comments:

Post a Comment