单项选择题

在定制Applet的绘图功能时,应该使用的方法是

A.init()
B.start()
C.paintComponent()
D.paint()