Q60
How private field can be called using reflection?
A.
getDeclaredFields
AnswerB.
getDeclaredMethods
C.
getMethods
D.
getFields
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board