Assume that you have the following situation: The app code calls for R.string.text_a Three relevant resource files are available: - res/values/strings.xml, which includes text_a in the app's default language, in this case English. - res/values-mcc404/strings.xml, which includes text_a in the app's default language, in this case English. - res/values-hi/strings.xml, which includes text_a in Hindi. The app is running on a device that has the following configuration: - The SIM card is connected to a mobile network in India (MCC 404) . - The language is set to Hindi (hi) . Which is the correct statement below?
A) Android loads text_a from res/values/strings.xml (in English)
B) Android loads text_a from res/values-mcc404/strings.xml (in English)
C) Android loads text_a from res/values-hi/strings.xml (in Hindi)
Correct Answer:
Verified
Q25: What is the incorrect statement about Data
Q26: What statements about InputStreamReader (java.io.InputStreamReader) are correct?
Q27: If constant LENGTH_INDEFINITE is used as a
Q28: SharedPreferences.Editor is an interface used for modifying
Q29: What public methods are there in android.widget.Toast.Callback?
Q31: Select correct statements about Hardware Abstraction Layer
Q32: SharedPreferences.Editor is an interface used for modifying
Q33: In a class PreferenceFragmentCompat . As a
Q34: With our Context we can get SharedPreferences
Q35: If no any folder like res/anim-<qualifiers>, res/drawable-<qualifiers>,
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents