Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Which method of the Applet class displays the result of applet code on screen ?

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