void init() method is first Called for any applet when it starts its execution - Applets
Q. Which method is first Called for any applet when it starts its execution?- Published on 13 Jul 15a. void init()
b. void destroy()
c. boolean isActive()
d. None of the above
ANSWER: void init()