单项选择题

在Applet的生命周期中,下列哪个方法使Applet成为激活状态 ( )

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