ASSOCIATE-ANDROID-DEVELOPER Web TestEngine demo

Exit VCEDump ASSOCIATE-ANDROID-DEVELOPER Associate Android Developer (Kotlin and Java)
Question 3 of 20
0% complete
Q3 Single choice

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?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in