Android
OA0-002 · Question #77
OA0-002 Question #77: Real Exam Question with Answer & Explanation
The correct answer is B. "exe" will be displayed.. See the full explanation below for the reasoning.
Question
We have added a button to the layout of an Android application running in a Japanese environment, and specified @string/exe as text property. Which of these will be displayed on the button when adding the following code to the resource?
Exhibit
Options
- AThere will be a compile error.
- B"exe" will be displayed.
- C"Execute" will be displayed.
- D"@string/exe" will be displayed.
Community Discussion
No community discussion yet for this question.
