Android
OA0-002 · Question #106
This class extends the View class and overrides the onDraw method. Which of the following will be displayed when executing the source code? (Assume the screen size is 480x320.)
The correct answer is C. Exhibit C. See the full explanation below for the reasoning.
Question
This class extends the View class and overrides the onDraw method. Which of the following will be displayed when executing the source code? (Assume the screen size is 480x320.)
Exhibits
Options
- AExhibit A
- BExhibit B
- CExhibit C
- DExhibit D
How the community answered
(35 responses)- A14% (5)
- B6% (2)
- C77% (27)
- D3% (1)
Community Discussion
No community discussion yet for this question.

