"SCJP 1.6版考題 153" 修訂間的差異

出自 陳富國維基館
前往: 導覽搜尋
(新頁面: 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...)
 
(無差異)

於 2013年3月30日 (六) 02:54 的最新修訂

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