To obtain design information about an object, which class
in used?



To obtain design information about an object, which class in used?..

Answer / ranganathkini

java.lang.Class and classes in the java.lang.reflect package
are used in type reflection.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

what is the use of bean managed and container managed with example?

0 Answers   EDS,


Does anyone still use java?

0 Answers  


wat is final...? wat is finally...? wat is finalize....? difference between " final and finally and finalize "...?

2 Answers  


What do you understand by copy constructor in java?

0 Answers  


What are the restrictions imposed by a Security Manager on Applets?.

0 Answers  






Under what conditions is an object’s finalize() method invoked by the garbage collector?

0 Answers  


How many bits is size_t?

0 Answers  


What are the Main functions of Java?

0 Answers   Akamai Technologies,


What is a 16 bit word?

0 Answers  


What is skeleton and stub?

0 Answers  


What is thread start?

0 Answers  


What is oop in java?

0 Answers  


Categories