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
What is number data type?
What is the instance of an object?
what is meant by Byte code concept in Java?
Explain how can you debug the Java code?
What do you understand by the term singleton?
What is the difference between a static and a non-static inner class in java programming?
What is a boolean field?
What does .equals do in java?
How to restrict a member of a class from inheriting by its sub classes?
Explain the importance of finally over return statement?
What is the benefit of inner / nested classes ?
What is the most important feature of java? What is an interface?
Which are the two subclasses under exception class?
Explain about version control?
How do you find the absolute value?