Multiple Choice
Which statement about class AudioClip is false?
A) Method play plays the audio once.
B) Method loop continuously loops the audio clip in the background.
C) Method stop terminates an audio clip that is playing.
D) Method makeAudioClip returns a reference to an AudioClip.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Method of class Applet returns the location
Q2: The JMF offers interface in package to
Q3: Image objects are displayed using which Graphics
Q4: Which of the following would not be
Q5: An image map is an image that
Q7: Class Image is a(n) class.<br>A)IconImage.<br>B)concrete.<br>C)transparent.<br>D)abstract.
Q8: Which of the following statements is false?<br>A)The
Q9: Stopping animation when the user switches web
Q10: Which method returns the location of the
Q11: Which statement is false?<br>A)Applet's play method can