To obtain design information about an object, which class
in used?
Answer Posted / 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 View All Answers
Can you make a constructor final?
Is a string literal?
What is a null point?
What is a substitution variable?
Why can't we make a class private in java?
Can singleton class be cloned?
what is meant by HQL?
What is a stringbuilder?
What is the difference between final, finally and finalize() in java?
Can we create our own daemon thread?
What is json parser in java?
What is jit compiler in java?
How can you add and remove nodes in jtree?
Is string passed by reference in java?
What are the differences between c++ and java?