Exam 11: Discover Persistent Data
Exam 1: Voila Meeting the Android49 Questions
Exam 2: Simplify the Android User Interface50 Questions
Exam 3: Engage Android User Input, Variables, Operations50 Questions
Exam 4: Explore Icons Decision Making Controls49 Questions
Exam 5: Investigate Android Lists, Arrays, and Web Browsers50 Questions
Exam 6: Jam Implementing Audio in Android Apps50 Questions
Exam 7: Reveal Displaying Pictures in a Gridview50 Questions
Exam 8: Design Using a Datepicker on a Tablet50 Questions
Exam 10: Move Creating Animation and Graphics50 Questions
Exam 11: Discover Persistent Data49 Questions
Exam 12: Finale Publishing Your Android App50 Questions
Select questions type
The SharedPreferences class provides one of the easiest ways to save and load ____ data.
(Multiple Choice)
4.8/5
(33)
Persistent data stores values permanently by placing the information in a file.
(True/False)
4.7/5
(41)
The code to assign a key-value pair for key1 and strName is ____________________.
(Short Answer)
4.9/5
(36)
In an Android project, an ImageView control can display an image by assigning a ____ in the XML layout file.
(Multiple Choice)
4.9/5
(35)
____ data can be stored using shared preferences, internal storage, external storage, a SQLite database, or a network connection.
(Multiple Choice)
4.9/5
(42)
The SharedPreferences class stores private data as single values.
(True/False)
4.8/5
(42)
All applications can read and write files placed on external storage.
(True/False)
4.7/5
(37)
To store data using the SharedPreferences editor, the code is ____________________.
(Short Answer)
4.9/5
(45)
Showing 41 - 49 of 49
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)