問題詳情

128. 關於 Android 檔案輸出入 API,下列敘述何者不正確?
(A) android.content.ContextWrapper.openFileInput 方法可用來開啟為了讀檔用的應用程式自己私有的檔案
(B) android.content.ContextWrapper.openFileOutput 方法的回傳資料型別為 java.io.DataOutputStream
(C) android.content.ContextWrapper.openFileInput 方法的回傳資料型別為 java.io.FileInputStream
(D) android.content.ContextWrapper.openFileOutput 方法可用來開啟為了寫檔用的應用程式自己私有的檔案

參考答案

答案:B
難度:計算中-1
書單:沒有書單,新增

內容推薦

內容推薦