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

how exactly garbage collection take place?

4 Answers  


How do you create a reference in java?

0 Answers  


Explain polymorphism citing an example.

0 Answers   Amazon,


What is difference between core java and java ee?

0 Answers  


How many types of constructors are used in java?

0 Answers  






What is method overloading in java ?

0 Answers  


What is a programming object?

0 Answers  


What are parent methods and how can you call them?

2 Answers  


What are benefits of java?

0 Answers  


What is the latest java version?

0 Answers  


Why is the singleton pattern considered to be an anti pattern?

0 Answers  


What is final method in java?

0 Answers  


Categories