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

give an example for encapsulation?

0 Answers   Aspire,


How to call one constructor from the other constructor ?

0 Answers  


Describe 2 different ways to concatenate two strings.

0 Answers   TCS,


Explain spliterator in java8?

0 Answers  


Is class is a data type?

0 Answers  






What are aggregate functions explain with examples?

0 Answers  


What is a method header?

0 Answers  


What is externalizable interface?

0 Answers  


What is hash method?

1 Answers  


What happens when a thrown exception is not handled?

0 Answers   Wipro,


What are assembly attributes?

0 Answers  


How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?

1 Answers   TCS,


Categories