1.

When an applet is terminated which of the following sequence of methods calls take place?

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


Discussion

No Comment Found