单项选择题

当浏览器重新返回Applet所在页面时,将调用Applet类的方法是

A.start()
B.init()
C.stop()
D.destroy()