Exam 11: Discover Persistent Data

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The number of shared preferences you can create ____.

Free
(Multiple Choice)
4.8/5
(31)
Correct Answer:
Verified

C

The persistent data structure is available in some form in every programming language. 

Free
(True/False)
4.8/5
(31)
Correct Answer:
Verified

True

SQL is short for ____.

Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
Verified

C

________________________ stores data, which can be available to other apps on shared external storage.

(Short Answer)
4.8/5
(47)

Use a ____ method to store the data in a SharedPreferences object. 

(Multiple Choice)
4.9/5
(40)

Shared Preferences stores private data in ____ pairs.

(Multiple Choice)
4.9/5
(35)

The code to instantiate a valid SharedPreferences object is ____________________.

(Short Answer)
5.0/5
(43)

All applications on a device can access any files created by an app when they are saved with the internal storage method.

(True/False)
4.9/5
(47)

To write key-value pair assignments to an XML data file, type ____________________.

(Short Answer)
4.9/5
(50)

Before an app attempts to connect to a ____ connection, it should check to see whether an Internet connection is available.

(Multiple Choice)
5.0/5
(37)

In a key-value pair, the key is a(n)____ that uniquely identifies the preference.

(Multiple Choice)
4.8/5
(36)

When data users enter in an Android app is stored in ____, it is lost when the app or the device stops running.

(Multiple Choice)
4.8/5
(40)

Android provides several options for you to save persistent application data.

(True/False)
4.9/5
(29)

The SharedPreferences class supports ____ data types.

(Multiple Choice)
4.9/5
(30)

The persistent data ____________________ is available in some form in every programming language.

(Short Answer)
4.9/5
(37)

One of the most effective ways to save simple application data to an Android device is by using the SharedPreferences ____.

(Multiple Choice)
4.9/5
(41)

Data stored in ____________________ is lost when the app (or the device) stops running.

(Short Answer)
4.8/5
(37)

A SharedPreferences object is store user data only as long as the user has the application open.

(True/False)
4.9/5
(34)

Android applications cannot save data in order for the data to be retrieved later.

(True/False)
4.7/5
(46)

A(n) _______________ stores persistent data on a Web server.

(Short Answer)
4.8/5
(31)
Showing 1 - 20 of 49
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)