Web Graphics and Multimedia Practice Exam, Exams of Technology

A practice exam focused on web graphics and multimedia, covering key concepts and technologies. It includes questions and answers related to html, css, image formats, and multimedia principles. It is designed to test and reinforce understanding of web development and design fundamentals, making it a valuable resource for students and professionals in the field. The exam covers topics such as html structure, css styling, raster and vector graphics, color models, and video formats. (407 characters)

Typology: Exams

2025/2026

Available from 12/30/2025

shilpi-jain-1
shilpi-jain-1 🇮🇳

4.2

(5)

29K documents

1 / 81

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
WEB GRAPHICS MULTIMEDIA Practice Exam
Question 1. Which of the following is NOT a key element of multimedia?
A) Text
B) Audio
C) Spreadsheet
D) Animation
Answer: C
Explanation: Spreadsheet is not a multimedia element; key elements include text, graphics, audio, video,
and animation.
Question 2. What distinguishes hypermedia from hypertext?
A) Hypermedia includes only text
B) Hypermedia integrates multimedia elements
C) Hypertext includes video and audio
D) Hypertext allows for non-linear navigation
Answer: B
Explanation: Hypermedia combines hypertext with multimedia elements like audio, video, and images,
while hypertext is limited to text and links.
Question 3. Which application type allows users to access information in a sequence set by the creator?
A) Linear multimedia
B) Non-linear multimedia
C) Interactive multimedia
D) Hypermedia
Answer: A
Explanation: Linear multimedia presents content in a pre-determined order, like a video or slideshow,
without user control over navigation.
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
pf36
pf37
pf38
pf39
pf3a
pf3b
pf3c
pf3d
pf3e
pf3f
pf40
pf41
pf42
pf43
pf44
pf45
pf46
pf47
pf48
pf49
pf4a
pf4b
pf4c
pf4d
pf4e
pf4f
pf50
pf51

Partial preview of the text

Download Web Graphics and Multimedia Practice Exam and more Exams Technology in PDF only on Docsity!

Question 1. Which of the following is NOT a key element of multimedia? A) Text B) Audio C) Spreadsheet D) Animation Answer: C Explanation: Spreadsheet is not a multimedia element; key elements include text, graphics, audio, video, and animation. Question 2. What distinguishes hypermedia from hypertext? A) Hypermedia includes only text B) Hypermedia integrates multimedia elements C) Hypertext includes video and audio D) Hypertext allows for non-linear navigation Answer: B Explanation: Hypermedia combines hypertext with multimedia elements like audio, video, and images, while hypertext is limited to text and links. Question 3. Which application type allows users to access information in a sequence set by the creator? A) Linear multimedia B) Non-linear multimedia C) Interactive multimedia D) Hypermedia Answer: A Explanation: Linear multimedia presents content in a pre-determined order, like a video or slideshow, without user control over navigation.

Question 4. In which domain is multimedia most commonly used for training and educational simulations? A) Business B) Education C) Entertainment D) Security Answer: B Explanation: Multimedia is widely used in education for simulations, tutorials, and interactive learning. Question 5. What does WWW stand for in web technology? A) World Wide Web B) Wide Web World C) Web World Wide D) Web Wide World Answer: A Explanation: WWW stands for World Wide Web, referring to the system of interlinked hypertext documents accessed via the internet. Question 6. Which protocol is most commonly used for secure web transactions? A) FTP B) HTTP C) SMTP D) HTTPS Answer: D

Answer: A Explanation: A web browser is used to access and display web pages. Question 10. Which is NOT a valid HTML tag? A)

B)

C) D) Answer: D Explanation: is valid in HTML5, but not in earlier HTML versions; all others are standard tags. Question 11. Raster graphics are best described as: A) Made of formulas and coordinates B) Made of pixels in a grid C) Always scalable without quality loss D) Used only for line art Answer: B Explanation: Raster graphics are composed of a grid of pixels, each with its own color value. Question 12. Which is an example of a vector graphics format? A) JPEG B) GIF C) SVG D) PNG Answer: C

Explanation: SVG (Scalable Vector Graphics) is a vector format, while others are raster formats. Question 13. What does anti-aliasing do in digital graphics? A) Increases color depth B) Smooths jagged edges C) Reduces file size D) Adds animation Answer: B Explanation: Anti-aliasing reduces the visual defects (jaggies) by smoothing edges of graphics. Question 14. Which color model is primarily used for web graphics? A) CMYK B) Pantone C) RGB D) HSB Answer: C Explanation: RGB (Red, Green, Blue) is used for screen displays and web graphics. Question 15. What does ‘24-bit True Color’ refer to? A) 24 colors B) Over 16 million colors C) 8 shades of each color D) Only grayscale Answer: B Explanation: 24-bit color supports about 16.7 million different color combinations.

Question 19. Which design element refers to the surface quality or feel of an object? A) Line B) Shape C) Texture D) Space Answer: C Explanation: Texture describes the surface quality, either real or simulated visually. Question 20. In web design, what principle refers to the arrangement of elements for visual stability? A) Rhythm B) Balance C) Emphasis D) Unity Answer: B Explanation: Balance is about distributing visual weight evenly for stability. Question 21. Which typography feature affects how easy text is to read? A) Font Color B) Legibility C) Margin D) Padding Answer: B Explanation: Legibility is crucial for ensuring readable text on web pages. Question 22. What is the default extension for a web page file?

A) .doc B) .html C) .exe D) .css Answer: B Explanation: The standard extension for web pages is .html. Question 23. Which HTML tag is used to insert a line break? A) B) C) D) Answer: C Explanation: is the tag for inserting a line break. Question 24. The tag in HTML is used for: A) Adding audio B) Displaying images C) Creating hyperlinks D) Formatting text Answer: C Explanation: The (anchor) tag is used to create hyperlinks. Question 25. Which attribute of the tag specifies alternative text? A) alt

C) Background D) Outline Answer: B Explanation: Padding is the space between the content and the border. Question 29. Which layout property allows elements to float beside each other? A) position B) display C) float D) z-index Answer: C Explanation: The float property allows elements to be positioned side by side. Question 30. Which CSS3 feature enables gradual change from one style to another? A) Transition B) Animation C) Transformation D) Shadow Answer: A Explanation: CSS3 transitions enable smooth changes between style values. Question 31. Responsive Web Design aims to: A) Make websites print-friendly B) Adapt layout for various screen sizes C) Increase page loading time

D) Remove all graphics Answer: B Explanation: Responsive web design ensures websites work well on mobile, tablet, and desktop devices. Question 32. The viewport meta tag is essential for: A) Printing web pages B) Setting database connections C) Responsive design D) Adding multimedia Answer: C Explanation: The viewport tag helps control layout on mobile browsers for responsive design. Question 33. Which HTML tag is used to create a table row? A) B) C) D) Answer: B Explanation: defines a table row. Question 34. The process of converting analog audio to digital is called: A) Compression B) Sampling C) Streaming D) Transcoding

Explanation: FPS means Frames Per Second, a measure of video smoothness. Question 38. Which video format is widely supported for web streaming? A) FLV B) MP C) MOV D) WMV Answer: B Explanation: MP4 is the most universally supported video format for web streaming. Question 39. The H.264 codec is used for: A) Audio compression B) Image editing C) Video compression D) Animations Answer: C Explanation: H.264 is a popular video compression codec. Question 40. The tag in HTML5 is used to: A) Display images B) Play audio files C) Create forms D) Add CSS Answer: B Explanation: embeds audio playback in web pages.

Question 41. Which animation principle involves exaggerating motions for effect? A) Anticipation B) Squash and Stretch C) Timing D) Staging Answer: B Explanation: Squash and stretch exaggerates deformations to enhance motion. Question 42. Tweening in animation refers to: A) Drawing every frame B) Morphing between keyframes C) Using only vector graphics D) Adding sound effects Answer: B Explanation: Tweening automatically generates frames between keyframes. Question 43. Which technique is used for creating simple web-based animations? A) GIF animation B) Flash scripting C) Stop motion D) Rotoscoping Answer: A Explanation: GIF animation enables simple, looping web animations.

A) Coding B) Designing storyboards and flowcharts C) Audio recording D) Video editing Answer: B Explanation: Planning includes storyboards and flowcharts to organize content. Question 48. In bitmap editing, which tool selects areas of similar color? A) Lasso B) Magic Wand C) Move D) Clone Stamp Answer: B Explanation: The Magic Wand selects contiguous areas of the same color. Question 49. In vector drawing, a Bézier curve is defined by: A) A single anchor point B) Two end points and control handles C) Raster pixels D) Layers Answer: B Explanation: Bézier curves use endpoints and control points for smooth curves. Question 50. Media optimization is important because: A) It increases file size

B) It slows down websites C) It speeds up page loading D) It removes all colors Answer: C Explanation: Optimizing media reduces file size, improving website loading speed. Question 51. The main difference between raster and vector graphics is: A) Raster uses pixels, vector uses paths B) Both use only black and white C) Vector is always larger in size D) Raster is only for text Answer: A Explanation: Raster graphics are pixel-based, vectors use mathematical paths. Question 52. Which HTML form input allows for multiple selections? A) Radio B) Checkbox C) Text D) Submit Answer: B Explanation: Checkboxes allow users to select multiple options. Question 53. Which CSS property sets the background color of an element? A) color B) bgcolor

D) *main Answer: C Explanation: The # symbol is used for ID selectors. Question 57. Which file format supports lossless compression and transparency? A) JPEG B) PNG C) BMP D) TIFF Answer: B Explanation: PNG supports both lossless compression and transparency. Question 58. What does the tag produce in HTML? A) Horizontal line B) Highlighted text C) Hidden region D) Hyperlink Answer: A Explanation: creates a horizontal rule (line). Question 59. The term “quantization” in audio refers to: A) Amplifying volume B) Assigning numeric values to sampled amplitudes C) Compressing the file D) Adding effects

Answer: B Explanation: Quantization converts sampled amplitudes into digital values. Question 60. What is the function of the "alt" attribute in the tag? A) Sets image alignment B) Adds alternative text for accessibility C) Changes image size D) Links to another page Answer: B Explanation: The alt attribute provides descriptive text for images. Question 61. Which is NOT a property of the CSS box model? A) Margin B) Padding C) Outline D) Image Answer: D Explanation: Image is not a CSS box model property. Question 62. The “display: block” CSS property makes an element: A) Inline B) Invisible C) Occupy the full width D) Float right Answer: C