单项选择题

任何一个Applet开始执行时必然会自动调用三个方法,它们被调用的顺序是()

A.init、paint、start
B.init、start、paint
C.paint、start、init
D.start、paint、init