Multiple Choice
Method onDraw() of class android.view.View has the following signature:
A) public void onDraw(Color)
B) public void onDraw(Canvas)
C) public boolean onDraw(Canvas)
D) public Canvas onDraw()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q209: Which of the following Material Theme attributes
Q210: Which of the following are benefits for
Q211: What two methods you have to override
Q212: When using an implicit intent, what process
Q213: Which of the following AsyncTask methods is
Q215: Which of the following is NOT the
Q216: Which is the correct explanation of ListView?<br>A)
Q217: Which of the following is not true
Q218: Which of the following is a valid
Q219: What is the parent class of all