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 between Java Command Line and C command Line?

2 Answers  


How can an object be unreferenced?

0 Answers  


List methods available in Java Queue interface

1 Answers  


What is the return type of readLine() when end of a file is reached?

2 Answers  


What is Transient and volatile

10 Answers   iFlex,






How does abstract modifier work?

1 Answers   Wipro,


What do you understand by java virtual machine?

0 Answers  


Differentiate between stringbuffer and stringbuilder in java.

0 Answers  


Can we write a class without main method in java?

0 Answers  


Define inheritance?

0 Answers  


What is the static block?

0 Answers  


Can I overload to string method

0 Answers   UHG,


Categories