Which class should you use to obtain design information
about an object
Answer Posted / ravikiran
from reflection package java.lang.reflect
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are alternatives to java serialization?
What are exception handling keywords in java?
What are the differences between wait() and sleep()?
How do you test a method for an exception using junit?
What is ternary operator? Give an example.
Why a dead thread occurs?
What is java command?
Can we override constructors in java?
Why do we need singleton class?
Explain the available thread states in a high-level?
What is difference between null and void?
Does string is thread-safe in java?
What is the difference between assignment and initialization?
What is difference between next () and nextline () in java?
What is a map in java?