Multiple Choice
Which of the following will not produce an error when trying to load and run a program with the appletviewer?
A) Placing additional characters,such as commas,between the components in the <applet> tag.
B) Omitting the ending </applet> tag.
C) Creating an applet that is less than 640 pixels by 480 pixels.
D) Running the appletviewer with a file name that does not end with .html or .htm .
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which method should be used to draw
Q2: _ describes the contents of a JAR
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
Q11: When an applet container encounters an HTML