Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

AND-402 Exam Dumps - Android Security Essentials

Go to page:
Question # 4

Which of the following is a safe place to store user data?

A.

Backend servers.

B.

Mobile devices.

C.

SD Cards.

D.

Third party applications.

Full Access
Question # 5

Which of the following is true about calling method getWritbleDatabase()?

A.

SQLiteOpenHelper.onCreate() is only called when database is created for the first time.

B.

SQLiteOpenHelper.onCreate() is always called.

C.

SQLiteOpenHelper.onCreate() is always called when user starts the application.

D.

None are correct.

Full Access
Question # 6

What is the result of the query when run on SQLite database?

A.

The result is returned in the form of a List

B.

The result is returned in the form of a Map

C.

A cursor is returned that points to all rows found by query.

D.

All are correct

Full Access
Question # 7

Which of the following is NOT true about the versionCode attribute? (Choose two)

A.

This is same as the version number of the application shown to the user

B.

This must be an integer.

C.

This must be a floating number

D.

It must be incremented from the previous versionCode when releasing a new version of application.

Full Access
Question # 8

Which of the following can be used to share a component among applications written by same author?

A.

Custom permission

B.

System Permission

C.

Component permission

D.

Special level kernel permissions

Full Access
Go to page: