Multiple Choice
Match each term with the correct statement below.
-Retrieves and plays the sound as soon as possible after it is called
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
Related Questions
Q19: import javax.swing.*;<br>import java.awt.*;<br>public class JHello extends JApplet<br>{<br>JLabel
Q20: What is the parent class of JApplet?<br>A)
Q21: The _ command is part of the
Q22: To run an applet from an HTML
Q23: To compile an applet into bytecode, use
Q25: How is an applet like a Java
Q26: The _ method is always called after
Q27: In the JApplet life cycle, a paint()
Q28: If you want to place an image
Q29: You can use an overloaded version of