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
Which list is sorted in java?
What is a variable declaration?
How to use string tokenizer class.
What are 5 boolean operators?
Why unicode is important?
How many decimal places is a double?
What is rmi and steps involved in developing an rmi object?
Can you override static methods?
What are three advantages of using functions?
Where are the card layouts used?
What is the difference between private & public & friendly classes?
how can i use a nonsynchronized hashtable?
What are the important features of Java 10 release?
What is math exp in java?
Can we have two methods in a class with the same name?