Multiple Choice
When an applet container encounters an HTML file that specifies an applet to execute,the applet container automatically loads ________ of the applet from the same directory as that of the HTML file.
A) the .java file
B) the .class file
C) the main line
D) the .htm file
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
Q9: Which method is called once by the
Q10: Which method is called by the applet
Q12: To draw on an applet,the programmer must