Question: What method of your applet is called by the browser when it wishes to display it on the monitor? a. Paint() b. DrawLine() c. SetBackground()
What method of your applet is called by the browser when it wishes to display it on the monitor?
a. Paint()
b. DrawLine()
c. SetBackground()
d. SetColor()
Step by Step Solution
3.34 Rating (160 Votes )
There are 3 Steps involved in it
When a browser wants to display an applet it calls the paint method of the applet This method is res... View full answer
Get step-by-step solutions from verified subject matter experts
