There are two statements:
Statement A: Using Shared Preferences, you can store private primitive data only.
Statement B: Using External Storage option, you can store public data on the shared external storage.
Which of them are correct?
A. Statement A is False, and Statement B is False
B. Statement A is True, and Statement B is True
C. Statement A is True, and Statement B is False
D. Statement A is False, and Statement B is True
Answer: B