Answer Posted / ranganathkini
Introspection or Reflection is a technique by which one type
can inspect the members of another type using Java
Reflection API which comes as a part of the java.lang.reflect
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between the session.get() method and the session.load() method?
What is the immediate superclass of the applet class?
Why do I get a duplicate name error when loading a jar file?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
Difference between swing and awt?
Which javutil classes and interfaces support event handling?
how to use debug in my elipse to solve problems that exist in my project
How can I scroll through list of pages like the search results in google?
What is a session? Can you share a session object between different theads?
What are the sequence of steps to write pub or sub model kind of application?
Which component handles cluster communication in jboss?
What is the relationship between local interfaces and container-managed relationships?
Which containers use a border layout as their default layout?
Why a component architecture for the java platform?
What is the purpose of the wait(), notify(), and notifyall() methods?