What is a reflection package?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
reflection package defines the members and methods which
will give information about class related things
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / janet
java.lang.reflect package has the ability to analyze itself
in runtime.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is meant by 'bit masking' in java?
What is the lifetime and scope of a variable?
what is the need to set path in java? how many ways to set path in java? Explain breif?
What is java developer skills?
How to access a variable if it is declared as private?
Why are pointers not secure?
What is the use of bin and lib in JDK?
What are the types of loops in Java, and how are they used?
What is run time polymorphism?
6 Answers eClerx, Elementus Technologies,
what is use of session tracking ?with example?
What is the difference between access specifiers and access modifiers in java? 16
Explain aggregation in java?