The SharedPreferences class provides one of the easiest ways to save and load data. Which specific data type does this refer to?

The SharedPreferences class provides one of the easiest ways to save and load data. Which specific data type does this refer to?


a. encrypted data
b. persistent data
c. application data
d. primitive data

Answer: d. primitive data


Learn More :