Search Header Logo

Data Storage Quiz

Authored by IXRA IXRA

Computers

11th Grade

Data Storage Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which option stores private data on the device memory?

Shared Preferences

External Storage

SQLite Databases

Internal Storage

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method is used to save a small collection of key-values using SharedPreferences APIs?

commit()

edit()

getPreferences()

getSharedPreferences()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to write values to a Shared Preference file?

commit()

edit()

getPreferences()

getSharedPreferences()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the getFilesDir() method return?

A File representing an internal directory for temporary cache files

A File representing an internal directory for the app

A File representing an external directory for the app

A File representing an external directory for temporary cache files

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to verify if an external storage volume is available before accessing it?

delete()

openFileOutput()

getExternalStorageState()

deleteFile()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used to specify the layout of the schema in SQL databases?

Contract classes

SQLiteOpenHelper

ContentValues

ContentResolver

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class provides a set of APIs to obtain references to a database?

SQLiteOpenHelper

ContentResolver

Contract classes

ContentValues

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers