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 |
What is string value?
How can we find the actual size of an object on the heap?
What are virtual methods?
how to convert Java project into Maven ?
what is deadlock? : Java thread
What is the equal sign?
What is a buffer in java?
Can a string be null?
What is generic class?
What is the use of optional ?
How to sort elements in a parallel array in java?
What are register variables what are the advantages?