阿摩線上測驗 登入

試題詳解

試卷:105年 - 臺北市105 學年度公立國民小學巡迴教師聯合甄選初試專門類科知能試題–系統管理師#55370 | 科目:教甄◆電腦科專業

試卷資訊

試卷名稱:105年 - 臺北市105 學年度公立國民小學巡迴教師聯合甄選初試專門類科知能試題–系統管理師#55370

年份:105年

科目:教甄◆電腦科專業

20一般 Java 程式都以 main()為起始,Java Applet 有別於一般的 Java 程式,而有其生命週期,其順序為何?
(A)start() → init() → paint() → stop() → destroy()
(B)init() → start() → paint() → stop() → destroy()
(C)start() → init() → paint() → estroy() → stop()
(D)init() → start() →paint() → destroy() → stop() 
正確答案:登入後查看

詳解 (共 4 筆)

推薦的詳解#1576111
未解鎖
init() : 初始化⇒只被執行一次s...
(共 139 字,隱藏中)
前往觀看
18
0
推薦的詳解#2256966
未解鎖
init: 該方法的目的是為你的 App...
(共 373 字,隱藏中)
前往觀看
9
1
推薦的詳解#2726251
未解鎖
其實paint是jframe自己帶的一個...
(共 117 字,隱藏中)
前往觀看
2
0
推薦的詳解#2710120
未解鎖
init(為英語:initializat...
(共 71 字,隱藏中)
前往觀看
1
0