Multiple Choice
When someone visits a Web page containing a Java applet:
A) the applet is executed on the server and displayed on the Web page
B) the applet is downloaded to the visitor's browser and executed
C) the applet is executed using a portion of the resources from each visitor's browser
D) the visitor's browser acts as the server and hosts the applet for other visitors
Correct Answer:

Verified
Correct Answer:
Verified
Q3: What does the tag <p /> cause
Q4: HTML describes the content and layout of
Q5: Which of the following sound file formats
Q6: Which of the following will load the
Q7: In the following code that uses a
Q9: These are Java programs that are usually
Q10: If a frame component is 300 pixels
Q11: What will happen if you use </CENTER>
Q12: Look at the following applet code:<br>1 import
Q13: One way of viewing the results of