问题 单项选择题

JavaApplet的三种状态:1.Init(),2.Start(),3.Paint(),在Applet载入时的顺序是()。

A.1,2,3

B.2,1,3

C.2,3,1

D.1,3,2

答案

参考答案:A

单项选择题
填空题