✏️ Explanatory Question

Which class should you use to obtain design information about an object?

👁 1,198 Views
📘 Detailed Answer
💡

Answer with Explanation

The Class class is used to obtain information about an object's design and java.lang.Class class instance represent classes, interfaces in a running Java application.