单项选择题

Java Applet的几个方法的执行顺序,正确的是( )。

A.init→start→destroy→stop
B.init→start→stop→destroy
C.start→init→destroy→stop
D.start→init→stop→destroy