Briefing Android Knowledge

Which of the following will be displayed when executing the source code?

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 480×320.)

A.
Exhibit A

B.
Exhibit B

C.
Exhibit C

D.
Exhibit D

Explanation: