Multiple choice

Which of the following methods of AppletContext interface returns an audio clip object that encapsulates the audio clip found at the location specified as URL in the method?

  1. getApplets()

  2. getImage()

  3. showDocument()

  4. getAudioClip()

  5. showStatus()

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This method of AppletContext interface returns an audio clip object that encapsulates the audio clip found at the location specified as URL in the method.