Page 178 - Web Applications (803) Class 12
P. 178
5. ............................ tag can be used only in Internet Explorer to include an audio file. [2023]
(a) <BACKGROUND> (b) <BACKGROUND SOUND>
(c) <BGSOUND> (d) <SOUND>
Ans. (c) <BGSOUND>
6. GIF is a ............................ image format. (lossless/lossy) [2023]
Ans. lossless
7. Name any one desktop publishing program. [2023]
Ans. CorelDraw/Microsoft Publisher/Adobe InDesign.
8. The term “rich media” is synonymous for ............................ multimedia. [2023]
Ans. Interactive
9. Name any one video streaming application that allows video embedment option. [2023]
Ans. YouTube
10. A............................ image format is composed of a field of pixels, each characterised by a colour. [2023]
(a) Vector (b) Raster
(c) Coloured (d) Black and White
Ans. (b) Raster
11. Is .avi an image file format? [2023]
Ans. No, it is a video file format.
12. Look at the following HTML code and answer the questions that follow: [2023]
<EMBED SRC=”Mymusic.mid” AUTOSTART=FALSE LOOP=FALSE WIDTH=145 HEIGHT=55 ALIGH=”CENTER”></
EMBED>
(a) What does <EMBED> do?
Ans. (a) The <embed> element is specifically designed for embedding multimedia content, such as audio or video,
directly within a web page.
(b) What does SRC signify ?
Ans. (b) SRC denotes the path of the music file which will play.
(c) How many times will the audio be played ? Why ?
Ans. (c) The music will play only once as loop is set to false.
(d) Will the sound play automatically? Why/Why not ?
Ans. (d) The sound will not play automatically as Autostart is set to False.
13. Which of the following is not an advantage of using multimedia on web pages? [2022 T1]
(a) Greater Immersion (b) Enhanced Page Ranking of SEO
(c) Loading Time (d) Better Branding
Ans. (c) Loading Time
14. The term ‘rich media’ is synonymous for ............................ multimedia. [2022 T1]
(a) video in (b) interactive
(c) audio (d) graphical
Ans. (b) interactive
`15. A site that uses the Windows Media format for its multimedia content will frequently not work correctly for users
on computers that lack a ............................ media. [2022 T1]
(a) Plug-in for Windows (b) Picture
(c) Interactive (d) Motion graphics
Ans. (a) Plug-in for Windows
176 Touchpad Web Applications-XII

