題組內容

四、有下列 Java 虛擬碼片段: try {statement-list1} catch (exception-class1 variable1) {statement-list2} catch (exception-class2 variable2) {statement-list3} finally {statement-list4}

⑴若 try 區段無 exception 產生,請依序指出那些 statement list 會被執行。(10 分)

詳解 (共 1 筆)

一起撐住一起上榜
一起撐住一起上榜
詳解 #6575940
2025/07/29
四、有下列 Java 虛擬碼片段:  ...
(共 581 字,隱藏中)
前往觀看