Multiple Choice
When an applet container loads an applet,the container calls three of the applet's methods.In sequence,these three methods are:
A) start,init,stop.
B) start,init,paint.
C) init,start,stop.
D) init,start,paint.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which method should be used to draw
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
Q7: The browser that executes an applet is
Q8: Which of the following is a feature
Q9: Which method is called once by the
Q10: Which method is called by the applet
Q11: When an applet container encounters an HTML