Briefing Android Knowledge

Which is the correct description of playing a movie using the VideoView class?

Which is the correct description of playing a movie using the VideoView class?

A.
You can specify a URI to the source.

B.
A MediaController instance is required.

C.
A MediaPlayer instance is required.

D.
You need to define the video in an XML file.

Explanation: