Which of the following correctly completes the statement below to instantiate a SharedPreferences object?
Answer:
SharedPreferences sharedPref =
PreferenceManager.getDefaultSharedPreferences(this);
Android Questions | Multiple Choice | Questions and Answers | Test Bank