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