What is a reflection package?

Answers were Sorted based on User's Feedback



What is a reflection package?..

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

What is a reflection package?..

Answer / janet

java.lang.reflect package has the ability to analyze itself
in runtime.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is a default constructor and also define copy contrucyor?

0 Answers   Global Logic,


What is array initialization in java?

0 Answers  


byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p?

7 Answers   NIIT, Wipro,


In real time project which driver did u use? What is the main functionality of the Prepared Statement?

3 Answers   Photon,


Why unicode is important?

0 Answers  






How to sort elements in a parallel array in java?

0 Answers  


Can we add default constructor to Servlet?

1 Answers   Fidelity,


Which Component subclass is used for drawing and painting?

1 Answers  


How do you differentiate abstract class from interface?

0 Answers  


Is java a digit method?

0 Answers  


What is multithreading and its advantages?

0 Answers  


What is an example of declaration?

0 Answers  


Categories