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
How can we create an immutable class in java?
describe method overloading
List out five keywords related to exception handling ?
Which class is the superclass for all the classes?
what happens when a thread cannot acquire a lock on an object? : Java thread
Explain the private protected method modifier?
What is difference between class and object in java?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What does it mean that a class or member is final?
What are the rules for naming an array?
Is java a super set of javascript?
Difference between this() and super() in java ?
What is the list interface in java programming?
What is the difference between method and means?
What purpose do the keywords final, finally, and finalize fulfill?