Solved

Which of the Following Statements Is False

Question 35

Multiple Choice

Which of the following statements is false?


A) A PreferenceFragment uses Preference objects to manage app settings and stores those settings in a file via a SharedPreferences object.
B) A ListPreference creates checkboxes in which only one can be selected.
C) A MultiSelectListPreference creates a GUI containing checkboxes, any number of which can be selected.
D) To modify a SharedPreferences file’s contents, you’ll use a SharedPref-erences.Editor object.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions