Examveda

How method can be invoked on unknown object?

A. obj.getClass().getDeclaredMethod()

B. obj.getClass().getDeclaredField()

C. obj.getClass().getMethod()

D. obj.getClass().getObject()

Answer: Option C


This Question Belongs to Java Program >> Session Management, JSP And API

Join The Discussion

Related Questions on Session Management, JSP and API