Latest Java Aptitude Question SOLUTION: Q. What is the lifecycle of an applet? A. init() method - Can be called when an applet is first loaded start() method - Can be called each time an applet is started. paint() meth