Which class should you use to obtain design information
about an object

Answers were Sorted based on User's Feedback



Which class should you use to obtain design information about an object..

Answer / bindhu

The Class class is used to obtain information about an
object's design.

Is This Answer Correct ?    4 Yes 1 No

Which class should you use to obtain design information about an object..

Answer / ravikiran

from reflection package java.lang.reflect

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Core Java Interview Questions

what is the difference b/w design pattern and architecture

4 Answers   Covansys,


Is void a data type in java?

0 Answers  


How will you compute size of a structure?

0 Answers   Amdocs,


What is float in java?

0 Answers  


what is session in java?

0 Answers   Seventhsense Technologies,






Is string is a keyword in java?

0 Answers  


what is the use of reference variable

6 Answers  


What is difference between calling start() and run() method of thread?

0 Answers  


Why do we need singleton class?

0 Answers  


What is this keyword in java?

0 Answers  


Explain method overloading and overriding?

6 Answers  


Are maps ordered java?

0 Answers  


Categories