Multiple Choice
Which method is called once by the applet container when an applet is loaded for execution.
A) start
B) init
C) paint
D) load
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: _ describes the contents of a JAR
Q3: Which of the following will not produce
Q4: The Java platform uses the _ to
Q5: You can start an applet initially by
Q6: When an applet container loads an applet,the
Q7: The browser that executes an applet is
Q8: Which of the following is a feature
Q10: Which method is called by the applet
Q11: When an applet container encounters an HTML
Q12: To draw on an applet,the programmer must