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 functional interface in javatpoint?
How is treeset implemented in java?
What is constructor in java ?
Can Exception handling we can handle multiple catch blocks?
When try and catch block is used ?
Write a program to print 15 random numbers using foreach of java 8?
What is the protocol is used in type4 driver?
What are the six ways to use this keyword?
What do you mean by jjs in java8?
How many times finalize method will be invoked? Who invokes finalize() method in java?
Who is founder of java?
How do you sing an Applet ?