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 |
How do you sort an array in java?
What is join () in java?
What is return code?
Can we override constructors?
What is Vector?Can you elaborate how Vector is Thread safe?
What is a variable in java?
Difference between association, composition and aggregation?
Does java isempty check for null?
How to instantiate static nested classes in java?
How do you do a line break in java?
Have you used any version control ? if so explain about it?
What are data types in oop?