Android
OA0-002 · Question #55
OA0-002 Question #55: Real Exam Question with Answer & Explanation
The correct answer is C. It is undetermined which will be displayed, "Hello World" or "Hello".. See the full explanation below for the reasoning.
Question
Which will be displayed in TextView01 when executing the following code?
Exhibit
Options
- A"Hello World" will be displayed.
- B"Hello" will be displayed.
- CIt is undetermined which will be displayed, "Hello World" or "Hello".
- DA runtime exception will be thrown.
Community Discussion
No community discussion yet for this question.
