paint() invokes immediately after start() method - Applets

Q.  What invokes immediately after the start() method and also any time the applet needs to repaint itself in the browser?
- Published on 20 Jul 15

a. stop()
b. init()
c. paint()
d. destroy()

ANSWER: paint()

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)