Theautoplayattribute of thevideoelement indicates

A. that the video should begin playing immediately when the page is loaded.
B. that the browser should restart playback each time it reaches the end of the video.
C. that user control of playback should be blocked.
D. that the browser should download the video file when opening the web page.


Answer: A

Computer Science & Information Technology

You might also like to view...

An exception object’s ________ method returns the exception’s error message.

a. String b. Message c. Error d. toString

Computer Science & Information Technology

Most database software for personal computers and servers supports the relational database model.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Under KDE 3.1, click the Konsole icon to switch to __________.

a. shell mode b. GUI mode c. the file system d. There is no Konsole icon.

Computer Science & Information Technology

To know whether the I/O operation succeeded, you use the function ________.

a. stream.eof() b. stream.good() c. stream.bad() d. stream.clear() e. stream.fail()

Computer Science & Information Technology