Sail E0 Webinar
Question
How method is to be invoked on Unknown object?
Options:
A .  obj.getClass().getDeclaredMethod()
B .  obj.getClass().getDeclaredField()
C .  obj.getClass().getMethod()
D .  obj.getClass().getObject()
Answer: Option C





Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers