Deck 9: Integrating Audio and Video

Full screen (f)
exit full mode
Question
Which video file format is supported by the HTML 5 video element?

A) .avi
B) .swf
C) .ogg
D) .flv
Use Space or
up arrow
down arrow
to flip the card.
Question
Many websites use _____ to enrich the user experience and provide interactivity.

A) disk operating systems
B) multimedia
C) embedded processors
D) a command line interface
Question
Identify an appropriate tag with which to set up an audio autoplay attribute.

A) audio autoplay="1"
B) audio autoplay/
C) audio autoplay=""
D) audio autoplay="create"
Question
Identify the Hypertext Markup Language (HTML) element that can be used to incorporate video.

A) embed
B) load
C) create
D) insert
Question
Consider the following code:        audio controls="controls" autoplay="autoplay"Here the autoplay attribute specifies _____.

A) the location of the audio file
B) to start playing the audio file once the page is loaded in the browser
C) the automatic pause and play feature of the audio file
D) to pause the audio file once it is interrupted by another multimedia
Question
Using audio or video files from the web on a mobile device requires a _____ if the device is not connected to a wireless network.

A) data plan
B) codec
C) plug-in
D) flash memory
Question
The _____ video file format can be highly compressed and is supported by all browsers.

A) .mp4
B) .swf
C) .rm
D) .mov
Question
Identify an appropriate tag with which to set up an audio control attribute.

A) audio controls="controls"
B) audio controls="1"
C) ="controls"
D) audio controls>=<"create"
Question
Identify the correct code to embed an audio file named music.mp3 on the webpage.

A) Your browser does not support the HTML5 audio element.
B) ="controls" autoplay="autoplay"> Your browser does not support the HTML5 audio element.
C) Your browser does not support the HTML5 audio element.
D) Your browser does not support the HTML5 audio element.
Question
Which is the correct code to use the HTML object element to embed an audio file named audio.wav on a webpage?

A) object data="audio.wav"> B) object data="audio.wav"> C) object="audio.wav"> D) object audio_data="audio.wav">
Question
The audio element attribute src specifies _____.

A) the location of the audio file
B) all the available audio controls
C) the type of audio file
D) that the audio will start replaying every time it is finished
Question
Which compression technology consists of an encoder, which compresses the file, and a decoder, which decompresses the file?

A) compretech
B) endecode
C) codec
D) techcode
Question
The _____ attribute automatically replays the audio file immediately once it has finished playing .

A) auto
B) loop
C) replay
D) rewind
Question
The _____ on webpages can set a mood or tone and entice a user to make a purchase.

A) multiple language descriptions
B) reference
C) discount codes
D) audio
Question
You can use the _____  element to embed plug-ins on a webpage, including Flash Players, PDF readers, and Java applets. 

A) swing
B) definition
C) object
D) create
Question
Consider the code:object data="audio.wav"    param name="autoplay" value="true"     /objectIn this, the autoplay parameter is set to true, meaning _____.

A) the audio stops playing when the webpage opens
B) all the audio files on the webpage get listed
C) the autoplay mode for the audio remains blocked
D) the audio starts playing when the webpage opens
Question
The _____ attribute tells the browser to begin downloading the audio file immediately when it encounters the audio element.

A) auto
B) loop
C) preload
D) rewind
Question
Identify the file extension d esigned for streaming audio on low bandwidths.

A) .mp3
B) .rm
C) .ogg
D) .wav
Question
Which video file format was developed by Google, Mozilla, Adobe, and Opera?

A) QuickTime
B) Windows Media
C) Flash Video
D) WebM
Question
Audio files for the web often use file _____ techniques to reduce the size of the file, though they can also diminish the sound quality.

A) validation
B) compression
C) amplification
D) merging
Question
Flash files require the browser to have a(n) Explorer plug-in.
Question
Embedded media is displayed out of context with the webpage that contains the link.
Question
iTunes can be downloaded for Windows or macOS to play a variety of media formats.
Question
Which software is a video editor for Mac that offers professional-level editing?

A) Final Cut Pro X
B) Corel VideoStudio Pro
C) MAGIX Movie Edit Pro
D) CyberLink PowerDirector
Question
Which element should be used to specify a movie clip on a webpage?

A) media
B) movie
C) video
D) picture
Question
Apple Safari supports the _____ video file format.

A) Ogg
B) WebM
C) VID
D) MP4
Question
Without the _____ attributes, the browser does not know the size of the video and cannot reserve the appropriate space for it.

A) loop and control
B) width and height
C) size and spacing
D) base and src
Question
Embedding media is similar to inserting inline images.
Question
Users who have broadband access are most likely to experience a delay while loading large audio files.
Question
Which term is used for a combination of text, images, sound, and video that expresses an idea or conveys a message?

A) multimedia
B) command interface
C) window
D) form application
Question
Since browsers that do not support the video element ignore the video tag, one needs to _____.

A) insert text content between the and tags to alert users
B) insert additional … tags
C) avoid using the video elements in a nonsupportive environment
D) install supportive plug-ins
Question
Website visitors need to click a link to access external media files.
Question
Multimedia files cannot be created by utilizing already available files.
Question
Multimedia webpages that include large graphics, audio, and video are accessible only to users of broadband Internet connections.
Question
Text can provide information more quickly and effectively than audio.
Question
A codec, a compression technology, can improve the page load time.
Question
External multimedia is similar to inline images that have been inserted.
Question
The _____ attribute of the video element specifies an image to be shown while the video is downloading, or until the user clicks the play button.

A) autoplay
B) loop
C) poster
D) preload
Question
The clips of movie trailers that a user views are referred to as podcasts.
Question
A series of audio or video clips released in a sequence that is popular in home, academic, and corporate settings is called a(n) _____.

A) add-on
B) codec
C) plug-in
D) podcast
Question
The HTML 5 video element does not support the .webm file format.
Question
Match between columns
These media files appear within the webpage along with the audio or video player controls.
Embedded media
These media files appear within the webpage along with the audio or video player controls.
QuickTime Player
These media files appear within the webpage along with the audio or video player controls.
Plug-in
These media files appear within the webpage along with the audio or video player controls.
Adobe Flash
These media files appear within the webpage along with the audio or video player controls.
Flash animation
These media files appear within the webpage along with the audio or video player controls.
param
These media files appear within the webpage along with the audio or video player controls.
AAC
These media files appear within the webpage along with the audio or video player controls.
MP4
These media files appear within the webpage along with the audio or video player controls.
Codec
These media files appear within the webpage along with the audio or video player controls.
data
Element used to define parameters for plug-ins embedded with an object element.
Embedded media
Element used to define parameters for plug-ins embedded with an object element.
QuickTime Player
Element used to define parameters for plug-ins embedded with an object element.
Plug-in
Element used to define parameters for plug-ins embedded with an object element.
Adobe Flash
Element used to define parameters for plug-ins embedded with an object element.
Flash animation
Element used to define parameters for plug-ins embedded with an object element.
param
Element used to define parameters for plug-ins embedded with an object element.
AAC
Element used to define parameters for plug-ins embedded with an object element.
MP4
Element used to define parameters for plug-ins embedded with an object element.
Codec
Element used to define parameters for plug-ins embedded with an object element.
data
Extra software added to a browser to provide a capability that is not inherent to the browser.
Embedded media
Extra software added to a browser to provide a capability that is not inherent to the browser.
QuickTime Player
Extra software added to a browser to provide a capability that is not inherent to the browser.
Plug-in
Extra software added to a browser to provide a capability that is not inherent to the browser.
Adobe Flash
Extra software added to a browser to provide a capability that is not inherent to the browser.
Flash animation
Extra software added to a browser to provide a capability that is not inherent to the browser.
param
Extra software added to a browser to provide a capability that is not inherent to the browser.
AAC
Extra software added to a browser to provide a capability that is not inherent to the browser.
MP4
Extra software added to a browser to provide a capability that is not inherent to the browser.
Codec
Extra software added to a browser to provide a capability that is not inherent to the browser.
data
Incorporating this was popular on websites before using smartphones and tablets became widespread.
Embedded media
Incorporating this was popular on websites before using smartphones and tablets became widespread.
QuickTime Player
Incorporating this was popular on websites before using smartphones and tablets became widespread.
Plug-in
Incorporating this was popular on websites before using smartphones and tablets became widespread.
Adobe Flash
Incorporating this was popular on websites before using smartphones and tablets became widespread.
Flash animation
Incorporating this was popular on websites before using smartphones and tablets became widespread.
param
Incorporating this was popular on websites before using smartphones and tablets became widespread.
AAC
Incorporating this was popular on websites before using smartphones and tablets became widespread.
MP4
Incorporating this was popular on websites before using smartphones and tablets became widespread.
Codec
Incorporating this was popular on websites before using smartphones and tablets became widespread.
data
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
Embedded media
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
QuickTime Player
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
Plug-in
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
Adobe Flash
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
Flash animation
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
param
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
AAC
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
MP4
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
Codec
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
data
Can be used to create animations or movie files.
Embedded media
Can be used to create animations or movie files.
QuickTime Player
Can be used to create animations or movie files.
Plug-in
Can be used to create animations or movie files.
Adobe Flash
Can be used to create animations or movie files.
Flash animation
Can be used to create animations or movie files.
param
Can be used to create animations or movie files.
AAC
Can be used to create animations or movie files.
MP4
Can be used to create animations or movie files.
Codec
Can be used to create animations or movie files.
data
Attribute that specifies the resource file.
Embedded media
Attribute that specifies the resource file.
QuickTime Player
Attribute that specifies the resource file.
Plug-in
Attribute that specifies the resource file.
Adobe Flash
Attribute that specifies the resource file.
Flash animation
Attribute that specifies the resource file.
param
Attribute that specifies the resource file.
AAC
Attribute that specifies the resource file.
MP4
Attribute that specifies the resource file.
Codec
Attribute that specifies the resource file.
data
The Mac operating system comes with this for playing movies.
Embedded media
The Mac operating system comes with this for playing movies.
QuickTime Player
The Mac operating system comes with this for playing movies.
Plug-in
The Mac operating system comes with this for playing movies.
Adobe Flash
The Mac operating system comes with this for playing movies.
Flash animation
The Mac operating system comes with this for playing movies.
param
The Mac operating system comes with this for playing movies.
AAC
The Mac operating system comes with this for playing movies.
MP4
The Mac operating system comes with this for playing movies.
Codec
The Mac operating system comes with this for playing movies.
data
Standard audio file format that is based on QuickTime format and is used for audio and video.
Embedded media
Standard audio file format that is based on QuickTime format and is used for audio and video.
QuickTime Player
Standard audio file format that is based on QuickTime format and is used for audio and video.
Plug-in
Standard audio file format that is based on QuickTime format and is used for audio and video.
Adobe Flash
Standard audio file format that is based on QuickTime format and is used for audio and video.
Flash animation
Standard audio file format that is based on QuickTime format and is used for audio and video.
param
Standard audio file format that is based on QuickTime format and is used for audio and video.
AAC
Standard audio file format that is based on QuickTime format and is used for audio and video.
MP4
Standard audio file format that is based on QuickTime format and is used for audio and video.
Codec
Standard audio file format that is based on QuickTime format and is used for audio and video.
data
Audio file format developed by Apple.
Embedded media
Audio file format developed by Apple.
QuickTime Player
Audio file format developed by Apple.
Plug-in
Audio file format developed by Apple.
Adobe Flash
Audio file format developed by Apple.
Flash animation
Audio file format developed by Apple.
param
Audio file format developed by Apple.
AAC
Audio file format developed by Apple.
MP4
Audio file format developed by Apple.
Codec
Audio file format developed by Apple.
data
Question
The large file size should always be maintained whenever an audio or video file is embedded onto a webpage.
Question
To enable the audio element to work in all browsers , the preload elements are used inside the audio element.
Question
The problem with plug-ins is that browsers may have different plug-ins or only recognize specific video formats.
Question
The Ogg audio file format is supported by the Internet Explorer browser only.
Question
Compressing an audio file might result in a loss of sound quality.
Question
Photos is a video editor that comes standard with the Windows 10 operating system.
Question
The source elements can link to the same or different audio files as appropriate.
Question
The src video element attribute specifies whether and how the video should be loaded when the page loads.
Question
For embedded multimedia, a format supported by multiple players should be used.
Question
Videos add visual appeal and can pack a huge amount of information into a few seconds.
Question
Grammarly, AdBlocker Ultimate, McAfee SiteAdvisor, HTTPS Everywhere, and Adobe Acrobat  are types of common _____.

A) swing components
B) operating systems
C) browser extensions
D) java applets
Question
Before HTML 5, the _____element was used to insert embedded content, including multimedia.

A) media
B) content
C) object
D) swing
Question
A udio converter software is used to convert files from one audio format to a supported format.
Question
While embedding an audio file on a webpage, multiple data attributes can be specified within one object element.
Question
Briefly explain plug-ins, using a browser as an example.
Question
A codec, a compression technology, can be used only to compress audio files.
Question
Website visitors are prohibited from downloading and installing plug-ins from browser manufacturers.
Question
Only iPhones and iPads, which run the iOS operating system, support Flash.
Question
Explain embedded vs. external multimedia.
Question
Which browser supports MP4 video file format, but does not support Ogg or WebM ?

A) Opera
B) Mozilla Firefox
C) Google Chrome
D) Internet Explorer
Question
A Java _____ is a small program created with Java, a programming language.

A) codec
B) flash
C) browser
D) applet
Question
Flash files have the _____ file extension.

A) .ff
B) .fwf
C) .mf
D) .swf
Question
Emma embeds an audio file onto the music webpage. Which element should she use inside the audio element to enable it to work in all browsers?

A) auto
B) source
C) loop
D) param
Question
Explain the factors that should be considered while adding audio to a webpage.
Question
Libby asks James to incorporate video resources on the website that would allow the students to access a variety of courseware. To do so, James has decided to use external media files and the _____ element, which would define a container for an external application.

A) embed
B) create
C) object
D) link
Question
As an audio editor, Emma observes that most of the audio files are extremely large in size. Emma should utilize a _____ to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.

A) endecode
B) codec
C) enricher
D) compressor
Question
James decides to create his own multimedia files and not use any existing files. Which should James use to create his own audio files?

A) digital camera
B) digital camcorder
C) web camera
D) microphone
Question
To make the courseware subject specific, Libby instructs James to incorporate a series of audio and video clips that can be released to the students in a particular sequence. The purpose of this initiative is to help students watch and listen to these courses as they progress in their skill achievement. Such series of audio and video clips are referred to as _____.

A) broadcasts
B) podcasts
C) applicators
D) plug-ins
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/70
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 9: Integrating Audio and Video
1
Which video file format is supported by the HTML 5 video element?

A) .avi
B) .swf
C) .ogg
D) .flv
C
2
Many websites use _____ to enrich the user experience and provide interactivity.

A) disk operating systems
B) multimedia
C) embedded processors
D) a command line interface
B
3
Identify an appropriate tag with which to set up an audio autoplay attribute.

A) audio autoplay="1"
B) audio autoplay/
C) audio autoplay=""
D) audio autoplay="create"
C
4
Identify the Hypertext Markup Language (HTML) element that can be used to incorporate video.

A) embed
B) load
C) create
D) insert
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
5
Consider the following code:        audio controls="controls" autoplay="autoplay"Here the autoplay attribute specifies _____.

A) the location of the audio file
B) to start playing the audio file once the page is loaded in the browser
C) the automatic pause and play feature of the audio file
D) to pause the audio file once it is interrupted by another multimedia
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
6
Using audio or video files from the web on a mobile device requires a _____ if the device is not connected to a wireless network.

A) data plan
B) codec
C) plug-in
D) flash memory
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
7
The _____ video file format can be highly compressed and is supported by all browsers.

A) .mp4
B) .swf
C) .rm
D) .mov
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
8
Identify an appropriate tag with which to set up an audio control attribute.

A) audio controls="controls"
B) audio controls="1"
C) ="controls"
D) audio controls>=<"create"
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
9
Identify the correct code to embed an audio file named music.mp3 on the webpage.

A) Your browser does not support the HTML5 audio element.
B) ="controls" autoplay="autoplay"> Your browser does not support the HTML5 audio element.
C) Your browser does not support the HTML5 audio element.
D) Your browser does not support the HTML5 audio element.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
10
Which is the correct code to use the HTML object element to embed an audio file named audio.wav on a webpage?

A) object data="audio.wav"> B) object data="audio.wav"> C) object="audio.wav"> D) object audio_data="audio.wav">
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
11
The audio element attribute src specifies _____.

A) the location of the audio file
B) all the available audio controls
C) the type of audio file
D) that the audio will start replaying every time it is finished
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
12
Which compression technology consists of an encoder, which compresses the file, and a decoder, which decompresses the file?

A) compretech
B) endecode
C) codec
D) techcode
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
13
The _____ attribute automatically replays the audio file immediately once it has finished playing .

A) auto
B) loop
C) replay
D) rewind
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
14
The _____ on webpages can set a mood or tone and entice a user to make a purchase.

A) multiple language descriptions
B) reference
C) discount codes
D) audio
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
15
You can use the _____  element to embed plug-ins on a webpage, including Flash Players, PDF readers, and Java applets. 

A) swing
B) definition
C) object
D) create
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
16
Consider the code:object data="audio.wav"    param name="autoplay" value="true"     /objectIn this, the autoplay parameter is set to true, meaning _____.

A) the audio stops playing when the webpage opens
B) all the audio files on the webpage get listed
C) the autoplay mode for the audio remains blocked
D) the audio starts playing when the webpage opens
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
17
The _____ attribute tells the browser to begin downloading the audio file immediately when it encounters the audio element.

A) auto
B) loop
C) preload
D) rewind
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
18
Identify the file extension d esigned for streaming audio on low bandwidths.

A) .mp3
B) .rm
C) .ogg
D) .wav
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
19
Which video file format was developed by Google, Mozilla, Adobe, and Opera?

A) QuickTime
B) Windows Media
C) Flash Video
D) WebM
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
20
Audio files for the web often use file _____ techniques to reduce the size of the file, though they can also diminish the sound quality.

A) validation
B) compression
C) amplification
D) merging
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
21
Flash files require the browser to have a(n) Explorer plug-in.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
22
Embedded media is displayed out of context with the webpage that contains the link.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
23
iTunes can be downloaded for Windows or macOS to play a variety of media formats.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
24
Which software is a video editor for Mac that offers professional-level editing?

A) Final Cut Pro X
B) Corel VideoStudio Pro
C) MAGIX Movie Edit Pro
D) CyberLink PowerDirector
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
25
Which element should be used to specify a movie clip on a webpage?

A) media
B) movie
C) video
D) picture
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
26
Apple Safari supports the _____ video file format.

A) Ogg
B) WebM
C) VID
D) MP4
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
27
Without the _____ attributes, the browser does not know the size of the video and cannot reserve the appropriate space for it.

A) loop and control
B) width and height
C) size and spacing
D) base and src
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
28
Embedding media is similar to inserting inline images.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
29
Users who have broadband access are most likely to experience a delay while loading large audio files.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
30
Which term is used for a combination of text, images, sound, and video that expresses an idea or conveys a message?

A) multimedia
B) command interface
C) window
D) form application
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
31
Since browsers that do not support the video element ignore the video tag, one needs to _____.

A) insert text content between the and tags to alert users
B) insert additional … tags
C) avoid using the video elements in a nonsupportive environment
D) install supportive plug-ins
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
32
Website visitors need to click a link to access external media files.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
33
Multimedia files cannot be created by utilizing already available files.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
34
Multimedia webpages that include large graphics, audio, and video are accessible only to users of broadband Internet connections.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
35
Text can provide information more quickly and effectively than audio.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
36
A codec, a compression technology, can improve the page load time.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
37
External multimedia is similar to inline images that have been inserted.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
38
The _____ attribute of the video element specifies an image to be shown while the video is downloading, or until the user clicks the play button.

A) autoplay
B) loop
C) poster
D) preload
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
39
The clips of movie trailers that a user views are referred to as podcasts.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
40
A series of audio or video clips released in a sequence that is popular in home, academic, and corporate settings is called a(n) _____.

A) add-on
B) codec
C) plug-in
D) podcast
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
41
The HTML 5 video element does not support the .webm file format.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
42
Match between columns
These media files appear within the webpage along with the audio or video player controls.
Embedded media
These media files appear within the webpage along with the audio or video player controls.
QuickTime Player
These media files appear within the webpage along with the audio or video player controls.
Plug-in
These media files appear within the webpage along with the audio or video player controls.
Adobe Flash
These media files appear within the webpage along with the audio or video player controls.
Flash animation
These media files appear within the webpage along with the audio or video player controls.
param
These media files appear within the webpage along with the audio or video player controls.
AAC
These media files appear within the webpage along with the audio or video player controls.
MP4
These media files appear within the webpage along with the audio or video player controls.
Codec
These media files appear within the webpage along with the audio or video player controls.
data
Element used to define parameters for plug-ins embedded with an object element.
Embedded media
Element used to define parameters for plug-ins embedded with an object element.
QuickTime Player
Element used to define parameters for plug-ins embedded with an object element.
Plug-in
Element used to define parameters for plug-ins embedded with an object element.
Adobe Flash
Element used to define parameters for plug-ins embedded with an object element.
Flash animation
Element used to define parameters for plug-ins embedded with an object element.
param
Element used to define parameters for plug-ins embedded with an object element.
AAC
Element used to define parameters for plug-ins embedded with an object element.
MP4
Element used to define parameters for plug-ins embedded with an object element.
Codec
Element used to define parameters for plug-ins embedded with an object element.
data
Extra software added to a browser to provide a capability that is not inherent to the browser.
Embedded media
Extra software added to a browser to provide a capability that is not inherent to the browser.
QuickTime Player
Extra software added to a browser to provide a capability that is not inherent to the browser.
Plug-in
Extra software added to a browser to provide a capability that is not inherent to the browser.
Adobe Flash
Extra software added to a browser to provide a capability that is not inherent to the browser.
Flash animation
Extra software added to a browser to provide a capability that is not inherent to the browser.
param
Extra software added to a browser to provide a capability that is not inherent to the browser.
AAC
Extra software added to a browser to provide a capability that is not inherent to the browser.
MP4
Extra software added to a browser to provide a capability that is not inherent to the browser.
Codec
Extra software added to a browser to provide a capability that is not inherent to the browser.
data
Incorporating this was popular on websites before using smartphones and tablets became widespread.
Embedded media
Incorporating this was popular on websites before using smartphones and tablets became widespread.
QuickTime Player
Incorporating this was popular on websites before using smartphones and tablets became widespread.
Plug-in
Incorporating this was popular on websites before using smartphones and tablets became widespread.
Adobe Flash
Incorporating this was popular on websites before using smartphones and tablets became widespread.
Flash animation
Incorporating this was popular on websites before using smartphones and tablets became widespread.
param
Incorporating this was popular on websites before using smartphones and tablets became widespread.
AAC
Incorporating this was popular on websites before using smartphones and tablets became widespread.
MP4
Incorporating this was popular on websites before using smartphones and tablets became widespread.
Codec
Incorporating this was popular on websites before using smartphones and tablets became widespread.
data
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
Embedded media
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
QuickTime Player
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
Plug-in
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
Adobe Flash
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
Flash animation
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
param
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
AAC
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
MP4
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
Codec
Can be used by an audio editor to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.
data
Can be used to create animations or movie files.
Embedded media
Can be used to create animations or movie files.
QuickTime Player
Can be used to create animations or movie files.
Plug-in
Can be used to create animations or movie files.
Adobe Flash
Can be used to create animations or movie files.
Flash animation
Can be used to create animations or movie files.
param
Can be used to create animations or movie files.
AAC
Can be used to create animations or movie files.
MP4
Can be used to create animations or movie files.
Codec
Can be used to create animations or movie files.
data
Attribute that specifies the resource file.
Embedded media
Attribute that specifies the resource file.
QuickTime Player
Attribute that specifies the resource file.
Plug-in
Attribute that specifies the resource file.
Adobe Flash
Attribute that specifies the resource file.
Flash animation
Attribute that specifies the resource file.
param
Attribute that specifies the resource file.
AAC
Attribute that specifies the resource file.
MP4
Attribute that specifies the resource file.
Codec
Attribute that specifies the resource file.
data
The Mac operating system comes with this for playing movies.
Embedded media
The Mac operating system comes with this for playing movies.
QuickTime Player
The Mac operating system comes with this for playing movies.
Plug-in
The Mac operating system comes with this for playing movies.
Adobe Flash
The Mac operating system comes with this for playing movies.
Flash animation
The Mac operating system comes with this for playing movies.
param
The Mac operating system comes with this for playing movies.
AAC
The Mac operating system comes with this for playing movies.
MP4
The Mac operating system comes with this for playing movies.
Codec
The Mac operating system comes with this for playing movies.
data
Standard audio file format that is based on QuickTime format and is used for audio and video.
Embedded media
Standard audio file format that is based on QuickTime format and is used for audio and video.
QuickTime Player
Standard audio file format that is based on QuickTime format and is used for audio and video.
Plug-in
Standard audio file format that is based on QuickTime format and is used for audio and video.
Adobe Flash
Standard audio file format that is based on QuickTime format and is used for audio and video.
Flash animation
Standard audio file format that is based on QuickTime format and is used for audio and video.
param
Standard audio file format that is based on QuickTime format and is used for audio and video.
AAC
Standard audio file format that is based on QuickTime format and is used for audio and video.
MP4
Standard audio file format that is based on QuickTime format and is used for audio and video.
Codec
Standard audio file format that is based on QuickTime format and is used for audio and video.
data
Audio file format developed by Apple.
Embedded media
Audio file format developed by Apple.
QuickTime Player
Audio file format developed by Apple.
Plug-in
Audio file format developed by Apple.
Adobe Flash
Audio file format developed by Apple.
Flash animation
Audio file format developed by Apple.
param
Audio file format developed by Apple.
AAC
Audio file format developed by Apple.
MP4
Audio file format developed by Apple.
Codec
Audio file format developed by Apple.
data
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
43
The large file size should always be maintained whenever an audio or video file is embedded onto a webpage.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
44
To enable the audio element to work in all browsers , the preload elements are used inside the audio element.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
45
The problem with plug-ins is that browsers may have different plug-ins or only recognize specific video formats.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
46
The Ogg audio file format is supported by the Internet Explorer browser only.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
47
Compressing an audio file might result in a loss of sound quality.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
48
Photos is a video editor that comes standard with the Windows 10 operating system.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
49
The source elements can link to the same or different audio files as appropriate.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
50
The src video element attribute specifies whether and how the video should be loaded when the page loads.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
51
For embedded multimedia, a format supported by multiple players should be used.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
52
Videos add visual appeal and can pack a huge amount of information into a few seconds.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
53
Grammarly, AdBlocker Ultimate, McAfee SiteAdvisor, HTTPS Everywhere, and Adobe Acrobat  are types of common _____.

A) swing components
B) operating systems
C) browser extensions
D) java applets
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
54
Before HTML 5, the _____element was used to insert embedded content, including multimedia.

A) media
B) content
C) object
D) swing
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
55
A udio converter software is used to convert files from one audio format to a supported format.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
56
While embedding an audio file on a webpage, multiple data attributes can be specified within one object element.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
57
Briefly explain plug-ins, using a browser as an example.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
58
A codec, a compression technology, can be used only to compress audio files.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
59
Website visitors are prohibited from downloading and installing plug-ins from browser manufacturers.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
60
Only iPhones and iPads, which run the iOS operating system, support Flash.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
61
Explain embedded vs. external multimedia.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
62
Which browser supports MP4 video file format, but does not support Ogg or WebM ?

A) Opera
B) Mozilla Firefox
C) Google Chrome
D) Internet Explorer
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
63
A Java _____ is a small program created with Java, a programming language.

A) codec
B) flash
C) browser
D) applet
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
64
Flash files have the _____ file extension.

A) .ff
B) .fwf
C) .mf
D) .swf
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
65
Emma embeds an audio file onto the music webpage. Which element should she use inside the audio element to enable it to work in all browsers?

A) auto
B) source
C) loop
D) param
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
66
Explain the factors that should be considered while adding audio to a webpage.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
67
Libby asks James to incorporate video resources on the website that would allow the students to access a variety of courseware. To do so, James has decided to use external media files and the _____ element, which would define a container for an external application.

A) embed
B) create
C) object
D) link
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
68
As an audio editor, Emma observes that most of the audio files are extremely large in size. Emma should utilize a _____ to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer.

A) endecode
B) codec
C) enricher
D) compressor
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
69
James decides to create his own multimedia files and not use any existing files. Which should James use to create his own audio files?

A) digital camera
B) digital camcorder
C) web camera
D) microphone
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
70
To make the courseware subject specific, Libby instructs James to incorporate a series of audio and video clips that can be released to the students in a particular sequence. The purpose of this initiative is to help students watch and listen to these courses as they progress in their skill achievement. Such series of audio and video clips are referred to as _____.

A) broadcasts
B) podcasts
C) applicators
D) plug-ins
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 70 flashcards in this deck.