?Colin has created a web page that supports multiple audio sources. However, he is unsure if the browsers used by his clients will support the audio format he has included. Which of the following must he include in the code to notify the clients about any browser upgradation required to play an audio file?

A. ?cue label
B. ?text track
C. ?fallback option
D. ?kind attribute


Answer: C

Computer Science & Information Technology

You might also like to view...

Software engineers use _____________ to communicate their project design and ideas through diagrams.

A. Unified Diagram Language B. Software Communication Protocols C. IFE (Infrastructure For Engineers) D. Unified Modeling Language

Computer Science & Information Technology

____________________ refers to changing the appearance of text in a document such as the font, font size, and color.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

To return the number of cells in a range of cells that are not empty, use the ________ function

Fill in the blank(s) with correct word

Computer Science & Information Technology

A statement invoking a constructor should also use the Java keyword ______.

a) class b) return c) public d) new

Computer Science & Information Technology