a. It must be overridden if a customize drawing of a view is required
b. It takes two parameters: a Canvas and a View
c. It takes one parameter of type Canvas
d. It uses the Canvas parameter to draw the border of the activity that contains it
e. both (a) and (c)