True/False
The play method will load and play a sound file once, then release it for garbage collection. The getAudioClip method will load the sound file and may assign the location of the sound file to a variable so it may be invoked many times.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: The delay parameter in the Timer constructor
Q26: If an applet attempts to violate one
Q27: The delay parameter in the Timer constructor
Q28: _ is the language that Web pages
Q29: Look at the following applet code. 1
Q31: In the following code, what does getDocumentBase()return?<br>Play(getDocumentBase(),
Q32: Whenever you need a component of any
Q33: When the applet viewer opens an HTML
Q34: Look at the following applet code:<br>1 import
Q35: Given the following code, how many times