Select all that apply. Which of the following classes are used to play an audio file?

a. MediaView
b. Media
c. MediaPlayer
d. AudioPlayer

b. Media
c. MediaPlayer

Computer Science & Information Technology

You might also like to view...

The ________ portion of the control unit issues a repetitive sequence of pulses.

A. instruction register B. flag C. control bus signals D. clock

Computer Science & Information Technology

If you desire to use an asterisk (*) literally in a regular expression, use:

a) "*" b) "/*" c) "\*" d) "_*"

Computer Science & Information Technology