public void start() is invoked after the init() method or browser is maximized - Applets
Q. Which is invoked after the init() method or browser is maximized?- Published on 10 Jul 15a. public void start()
b. public void paint(Graphics g)
c. Public void stop()
d. Public void init()
ANSWER: public void start()