Question: Why does an applet have no main() method? (a) The browser acts as the main. The applet provides methods for the browser. (b) The paint()
Why does an applet have no main() method?
(a) The browser acts as the main. The applet provides methods for the browser.
(b) The paint() method is like the main method for an applet.
(c) Programs that do graphics do not need a main.
(d) Only simple programs need a main.
Step by Step Solution
3.39 Rating (152 Votes )
There are 3 Steps involved in it
a The browser ... View full answer
Get step-by-step solutions from verified subject matter experts
