What Is Not The Advantage Of Reflection #1299
What is not the advantage of Reflection?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Session Management JSP API - Java Reflection API - Quiz No.1.
What is not the advantage of Reflection?
Examine a class’s field and method at runtime
Construct an object for a class at runtime
Examine a class’s field at compile time
Examine an object’s class at runtime