Which method of the Applet class displays the result of applet code on screen ?
A. paint() method
B. main() method
C. run() method
D. drawString() method