Multiple Choice
If you have a large amount of data to store as persistent data, which of the following storag e methods would be most efficient?
A) database
B) the device's internal storage
C) SD card
D) network connection
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Before an app attempts to connect to
Q20: If a string value is undefined in
Q21: SharedPreferences are best when your app needs
Q22: Loading data saved in a SharedPreferences XML
Q23: Data stored in _ is lost when
Q25: The persistent data structure is available in
Q26: The _ stores structured data in a
Q27: Which Android tool can store data that
Q28: When you write data using SharedPreferences, with
Q29: In a key-value pair, what is the