單項選擇題關于數(shù)據(jù)存儲方式,屏蔽了底層文件操作的是()。

A.SQLite數(shù)據(jù)庫存儲
B.File 存儲
C.SharedPreferences
D.A和C


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題數(shù)據(jù)庫事務的相關方法封裝在()類中。

A.SQLiteOpenHelper
B.SQLiteDatabase
C.ContentValues
D.Cursor

4.單項選擇題SQLiteDatabase 提供的()方法以完整的SQL命令作為參數(shù)。

A.insert()
B.query()
C.update()
D.execSQL()

5.單項選擇題下列方法中,不是Activity和Context共同具有的是()

A.startService()
B.stopService()
C.findViewById()
D.getSystemService()