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
Explain about abstract classes in java?
what do you mean by stream pipelining in java 8? Explain
How can you read an integer value from the keyword when the application is runtime in java? example?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What is the difference between actual and formal parameters?
What are the important features of Java 8 release?
Can list have duplicates in java?
What is complexity in java?
What is meant by interface?
Implementations of set interface?
What is an class?
Why are data types important?
What is variable and example?
What is use of super keyword in java?
Can we use switch statement with strings?