Multiple Choice
To use ____ storage, the following permissions are necessary in the Android Manifest file: <uses-ermission android: name="android.permission.WRITE_EXTERNAL_STORAGE"/> <uses-ermission android: name="android.permission.READ_EXTERNAL_STORAGE"/>
A) internal
B) external
C) indexed
D) volatile
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: The name-value pair in a SharedPreferences object
Q22: Loading data saved in a SharedPreferences XML
Q26: The _ stores structured data in a
Q29: Use the _ object to save any
Q30: Use a _ method to retrieve the
Q31: If you have a large amount of
Q32: SharedPreferences can be used to save any
Q35: For Shared Preferences methods, a default value
Q38: The _ method retrieves long values.
Q45: The _ method retrieves string values.