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

Is it possible for a yielded thread to get chance for its execution again?

0 Answers  


What is super keyword in java ?

1 Answers  


What environment variables do I need to set on my machine in order to be able to run java programs?

0 Answers  


What is the difference between abstract class and interface1? What is an interface?

0 Answers  


Which programming language is best in future?

0 Answers  






why top level class could not be static

3 Answers   L&T,


What is meant by constructor?

8 Answers  


Is java owned by oracle?

0 Answers  


how to fing linkedlist is circular or not?

1 Answers   TCS,


Java.util.regex consists of which classes?

0 Answers  


Who is the owner of java?

0 Answers  


What is the difference between array and arraylist? what is the difference between arraylist and linkedlist?

8 Answers   EDS, Matrix,


Categories