Which class should you use to obtain design information
about an object
Answer Posted / bindhu
The Class class is used to obtain information about an
object's design.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How can we use primitive data types as objects?
Can we inherit inner class?
Can we write method inside a method in java?
How to create a custom exception?
What is the largest long allowed by java?
Do you know how to reverse string in java?
What java ide should I use?
How does multithreading take place on a computer with a single cpu?
When should I use singleton pattern?
What is connection class in java?
What is a control variable example?
How does arraylist size increase in java?
Can we use a default constructor of a class even if an explicit constructor is defined?
How is tree Mirroring implemented?
What loop means?