-->
当前位置:首页 > 题库

单选题:Which method below is to be executed only once during a lifecycl

Luz5年前 (2021-05-10)题库844
Which method below is to be executed only once during a lifecycle of an Applet @[A](2)

A. init()
B. paint()
C. run()
D. repaint()




A.init()
B.paint()
C.run()
D.repaint()


答案:A