Data Storage Quiz

Data Storage Quiz

11th Grade

15 Qs

quiz-placeholder

Similar activities

Pseudocode Keywords

Pseudocode Keywords

11th Grade - University

14 Qs

ITF Databases

ITF Databases

9th Grade - Professional Development

20 Qs

SQL Server Quiz

SQL Server Quiz

11th Grade

15 Qs

030_SQL Injection – CompTIA Security+ SY0-701 – 2.3

030_SQL Injection – CompTIA Security+ SY0-701 – 2.3

9th - 12th Grade

20 Qs

Latihan Basis Data 1

Latihan Basis Data 1

11th - 12th Grade

20 Qs

Mengenal Database

Mengenal Database

9th - 12th Grade

13 Qs

GCSE Databases & SQL

GCSE Databases & SQL

9th - 11th Grade

14 Qs

S4 DDD

S4 DDD

10th Grade - University

14 Qs

Data Storage Quiz

Data Storage Quiz

Assessment

Quiz

Computers

11th Grade

Hard

Created by

IXRA IXRA

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Computers