Multiple Choice
Android uses a special folder-naming scheme to automatically choose the correct localized resources. You can name these folders with region information-values-en-rUS would contain a strings.xml file for United States English and ________ would contain a strings.xml file for United Kingdom English.
A) values-en-rUK
B) values-en-rEN
C) values-en-rGB
D) values-en-rBR
Correct Answer:

Verified
Correct Answer:
Verified
Q27: The _ folder contains the files you'll
Q28: If Android cannot find a localized version
Q29: Which of the following statements is false?<br>A)
Q30: If localized resources are not provided for
Q31: With a _ you can, for example,
Q33: Android _ checks your project for common
Q34: Which of the following statements is false?<br>A)
Q35: Which of the first three statements about
Q36: To center the text in the TextView
Q37: Android Studio provides a _ for quickly