单项选择题

在Applet生命周期中,下面哪个方法是在装载Applet时被调用 ( )

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