Which of these functions is called to display the output of an applet?
(a) display()
(b) paint()
(c) displayApplet()
(d) PrintApplet()
This question was addressed to me in a job interview.
I want to ask this question from Applets Fundamentals topic in section I/O & Applets of Java