Android Studio

Android Studio

University

15 Qs

quiz-placeholder

Similar activities

Herramientas de Android Studio

Herramientas de Android Studio

University

10 Qs

Programacion Movil 3

Programacion Movil 3

University

15 Qs

Cloud Computing

Cloud Computing

University

20 Qs

ADB Quiz #1

ADB Quiz #1

University

15 Qs

POP QUIZ

POP QUIZ

University

11 Qs

DFT10173-TOPIC 1 (2)

DFT10173-TOPIC 1 (2)

University

15 Qs

PTI Chapter 6

PTI Chapter 6

University

20 Qs

Android y sus generalidades

Android y sus generalidades

University - Professional Development

10 Qs

Android Studio

Android Studio

Assessment

Quiz

Created by

NORSHADILA AHMAD BADELA (PMJ)

Instructional Technology

University

9 plays

Medium

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

SharedPreferences stores the data in which format?

txt

xml

doc

sql

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is/are storage option available in android?

SharedPreferences

SQLiteDatabase

ContentProvider

All of the above.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To write files on the external storage, which permission you will write in AndroidManifest.xml file

WRITE_STORAGE

WRITE_EXTERNAL_DATA

WRITE_EXTERNAL_STORAGE

WRITE_EXTERNAL

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In order to use internal storage to write some data in the file, which method will be used?This method returns FileOutputStream

openFileInput()

openFileOutput()

openForWrite()

openForRead()

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt


The first step when working with SQLite is to create a class that inherits from a helper class, what is it?

SQLiteHelper class

SQLiteDatabaseHelper class

SQLiteOpenHelper class

SQLiteDatabase class

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In Android, by default, SQLite database save data in?

Memory

External Storage


Internal Storage

On the cloud

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which database is natively supported by android?

MSSQL

MySQL


SQLite

Oracle

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?