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 the difference between equals method and ==
17 Answers IBM, Professional Access, TCS,
How do you find the maximum number from an array without comparing and sorting?
What is HashTable?
Explain the concept of polymorphism with examples?
explain how many oops concepts available in java with realtime scenarios?
What is 3-tier model?
What about abstract classes in java?
What are access specifiers available in java?
can we write a program with out a class in core java?
How many bytes are a float?
what is the replacement method of stop() of thread
what is meaning of JIT?