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
How messaging services are done, before release of JMS?
What is the difference between java class and bean?
whats is mean by connectionpooling
Explain the difference between object state and behavior?
Is jvm a overhead?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
what is a non-repeatable read?
Describe, in general, how java's garbage collector works?
Can we sent objects using Sockets?
What is metaspace?
What is glasgow?
What is a clone?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
How database connectivity in XML is achieved?
What state does a thread enter when it terminates its processing?