1.

Which method is called only once during the run time of your applet?

A. stop()
B. paint()
C. init()
D. destroy()
Answer» D. destroy()


Discussion

No Comment Found