A Admin • 802.91K Points Coach Report Q. How method can be invoked on unknown object? (A) obj.getClass().getObject() (B) obj.getClass().getMethod() (C) obj.getClass().getDeclaredField() (D) obj.getClass().getDeclaredMethod() Correct Answer - Option(B) Views: 5 Filed under category Java Hashtags: Share Manage Tags
Discusssion
Login to discuss.