SCJP 1.6版考題 153

出自 陳富國維基館
於 2013年3月30日 (六) 02:54 由 Ikk (對話 | 貢獻) 所做的修訂 (新頁面: Chain these constructors to create objects to read from a file named "in" and to write to a file named "out". 檔案:SCJP153-1.png <div class="toccolours mw-collapsible mw-collap...)
(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
前往: 導覽搜尋
Chain these constructors to create objects to read from a file named "in" and to write to a file named "out".

SCJP153-1.png

解答


Ans:
SCJP153-2.png

解說: 串起這些建構子,用以建立物件來讀取檔案in,並且寫入檔案out

SCJP153-2.png