Android Studio

Android Studio

University

15 Qs

quiz-placeholder

Similar activities

Pre-Test Dasar Google Cloud

Pre-Test Dasar Google Cloud

University

20 Qs

AWS for Startups

AWS for Startups

University

10 Qs

Database Systems

Database Systems

University

15 Qs

Cloud Computing

Cloud Computing

University

20 Qs

Application Programming Interfaces (APIs)

Application Programming Interfaces (APIs)

University

20 Qs

Diseño de aplicacione

Diseño de aplicacione

12th Grade - University

10 Qs

strategic information systems

strategic information systems

University

20 Qs

Sec. 5: EC2 Fundamentals

Sec. 5: EC2 Fundamentals

University

11 Qs

Android Studio

Android Studio

Assessment

Quiz

Instructional Technology

University

Medium

Created by

NORSHADILA AHMAD BADELA (PMJ)

Used 10+ times

FREE Resource

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?