Multiple Choice
What is one of the most effective ways to save simple application data to an Android device?
A) internal storgage
B) SharedPreferences object
C) external storage
D) SQLite database
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: The following permissions are necessary in the
Q9: SharedPreferences can be used to save only
Q10: A(n) _ stores persistent data on a
Q11: All applications can read and write files
Q12: T he Shared Preferences class provides one
Q14: Which of the following correctly completes the
Q15: If data is lost when an app
Q16: The persistent _ structu re is available
Q17: _ stores values permanently by placing the
Q18: With Android, yo u have th e