Multiple Choice
Match each term with the correct statement below.
-Provides a convenient environment in which to test your applets
A) current version of HTML
B) init()
C) start()
D) HTML
E) Applet Viewer
F) tags
G) multimedia
H) applet
I) play()
Correct Answer:

Verified
Correct Answer:
Verified
Q62: Which of the following cannot be performed
Q63: What are the three object tag attributes
Q64: Usually, you place three attributes within the
Q65: The extension of an HTML document should
Q66: A(n) _ is a likeness of a
Q68: _ contains many commands that allow you
Q69: <object code = "AClass.class" width = 300
Q70: <html><br>_<br></object><br></html><br>In the blank line provided, write the
Q71: import java.awt.*;<br>import java.applet.*;<br>import javax.swing.*;<br>public class JSound extends
Q72: Because applets execute in a browser, the