Theloopattribute of thevideoelement indicates

A. that the browser should restart playback each time it reaches the end of the video.
B. that user control of playback should be blocked.
C. that the video should begin playing immediately when the page is loaded.
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...

As of C++14, the argument to find (and other similar functions) can be of any type, provided that there are overloaded comparison operators that can compare values of the argument’s type to values of the container’s key type. If there are, no temporary objects will be created. This is known as ________ lookup.

a. homogenous b. intergeneous c. heterogenous d. intrageneous

Computer Science & Information Technology

Which of the following does not apply to procedures and functions?

a. they help to break up a large body of code into smaller chunks b. they make it easier to maintain and modify code c. the execution time is significantly reduced by calling procedures and functions d. they permit the same sequence of code statements to be called from multiple places

Computer Science & Information Technology

Use the World Wide Web as an example to illustrate the concept of resource sharing, client and server. What are the advantages and disadvantages of HTML, URLs and HTTP as core technologies for information browsing? Are any of these technologies suitable as a basis for clientserver computing in general?

What will be an ideal response?

Computer Science & Information Technology

In a PivotTable, if you close the Properties dialog box without clicking the Change button, a series of pound sign (

#) will be displayed for the calculated field output.

Computer Science & Information Technology