单项选择题

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

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