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 方法可用來開啟 為了寫檔用的應用程式自己私有的檔案

答案:登入後查看
統計: A(3), B(10), C(3), D(9), E(0) #2543782