Vidyalelo
Java Programming · Q64

Java Session Management and JSP

Programming · Java Programming · question 64

Q64

What is not the advantage of Reflection?

A.
Examine a class's field and method at runtime
B.
Construct an object for a class at runtime
C.
Examine a class's field at compile time
Answer
D.
Examine an object's class at runtime

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board