1. Write the full forms of the following abbreviations.
i) RTF: Rich Text Format
ii) PNG: Portable Network Graphics
iii) GIF: Graphics Interchange Format
iv) JPG: Joint Photographic Experts Group
v) SVG: Scalable Vector Graphics
vi) PDF: Portable Document Format
vii) MP3: MPEG Audio Layer III
viii) AAC: Advanced Audio Coding
ix) MP4: MPEG-4 Part 14
x) AVI: Audio Video Interleave
2. Choose the correct answer.
i.What does the term “Multimedia” refer to?
a. Single type of media
b. Many types of media
c. A specific type of technology
d. Media manipulation
ii. Which is a drawback of multimedia according to the provided content?
a. Costly and inaccessible hardware/software
b. Capturing audience attention effectively
c. Enhancing personal communication
d. Creating immersive experiences
iii. Which of the following is a standard text file format that only stores text contents?
a. RTF
b. TXT
c. DOCX
d. PDF
iv. Which term is used to describe characters that we see on the screen and is also known as alpha-numeric values?
a. Multimedia
b. Notepad
c. Text
d. RTF
v. What type of computer graphics is made up of bezier curves and maintains quality regardless of its size?
a. Raster Graphics
b. Vector Graphics
c. PDF
d. GIF
vi. Which file format is commonly used for sharing documents online and can contain both raster and vector graphics?
a.JPG
b. PDF
c. SVG
d. GIF
vii. What does Amplitude represent in an audio waveform graph?
a. Sound wavelength
b. Sound compression
c. Sound loudness
d. Sound file format
viii. Which audio file format is known for its effective compression capabilities and is commonly used for sharing audio files?
a. WAV
b. AAC
c. MP3
d. FLAC
ix. What does Resolution in video refer to?
a. The number of frames per second
b. The amount of audio compression in a video
c. The number of pixels in an image, expressed as width and height
d. The series of frames played in a video
x. Which video format is commonly used for storing videos with high compression capabilities?
a. AVI
b. MP4
c. MOV
d. MKV
xi. In 3D animation, what are the three dimensions that contribute to the perspective of the animations?
a. Width, height, and depth
b. Width, length, and size
c. Height, ruler, and breadth
d. Length and width
xii. What is the primary characteristic of 2D animations mentioned in the content?
a. They are modeled and rigged.
b. They are created with three dimensions.
c. They have width, height, and depth.
d. They are drawn frame by frame in animation software.
3. Write short notes on:
a. Components of multimedia
Ans: Multimedia is the integration of multiple forms of media to convey information dynamically. The five core components are:
- Text: The basic element used to communicate information, titles, and menus.
- Graphics/Images: Visual representations like photographs, drawings, or charts that make the content engaging.
- Audio: Sound elements, including speech, music, and sound effects, that add depth to the experience.
- Video: A sequence of moving images that provides real-time visual information and high engagement.
- Animation: The illusion of motion created by displaying a rapid succession of still images or frames.
b. Rich Text Format
Ans: Rich Text Format is a proprietary document file format developed by Microsoft in 1987. Unlike plain text (.txt), which only stores characters, RTF supports basic formatting options such as:
- Font types, sizes, and styles (bold, italic, underline).
- Color adjustments for text and backgrounds.
- Simple paragraph alignment and margin settings.
It was designed to enable cross-platform document sharing, allowing files to be opened accurately across different word processors (like Microsoft Word, Apple Pages, and WordPad) without losing their formatting structure.
c. Audio Waveform
Ans: An audio waveform is a visual representation of a sound wave over time. It maps out how a sound signal changes in pressure or voltage, typically displayed on a two-dimensional graph:
- Horizontal Axis (X-axis): Represents time, showing the duration and progression of the audio.
- Vertical Axis (Y-axis): Represents amplitude, which indicates the displacement of the wave and corresponds to the sound's loudness or volume.
Analyzing a waveform helps editors quickly identify audio peaks (loud sections), silence, and the overall dynamic range of a recording.
d. Video Resolution and Framerate
Ans: These two properties fundamentally dictate the quality and smoothness of a digital video:
Video Resolution: Refers to the clarity and detail of the video image, expressed as the number of pixels in width and height (e.g., 1920 × 1080 for Full HD). Higher resolution yields a sharper picture.
Framerate: Measured in Frames Per Second (FPS), this refers to the number of individual still images played back every second to create moving video. Standard framerates include 24 FPS (cinematic look), 30 FPS (broadcast television), and 60 FPS (smooth motion, ideal for gaming and sports).
e. Raster and Vector Graphics
Ans: Digital graphics are broadly categorized into two distinct types based on how they are constructed:
Raster Graphics: Composed of a fixed grid of colored pixels (e.g., JPEG, PNG, GIF). They are ideal for complex, color-rich images like digital photographs. However, when scaled up, they lose quality and become pixelated or blurry.
Vector Graphics: Created using mathematical formulas that define points, lines, curves, and shapes (e.g., SVG, EPS). Because they rely on geometry rather than pixels, vector images can be scaled infinitely to any size without losing sharpness or quality, making them perfect for logos and typography.
f. 2D and 3D Animation
Ans: Animation brings static elements to life, differing primarily in structural depth and creation techniques:
2D Animation: Occurs in a two-dimensional artistic space using width and height (X and Y axes). Traditionally drawn frame-by-frame, modern 2D animation utilizes digital vectors to manipulate flat characters and backgrounds.
3D Animation: Involves digital objects that possess depth alongside width and height (X, Y, and Z axes). Animators build virtual models, create an internal digital skeleton (rigging), and manipulate them within a simulated 3D environment, allowing for realistic lighting, shadows, and camera movements.
4. Answer the following questions.
a) What are the five main components of multimedia?
Ans: The five main components of multimedia are:
1. Text: The foundational element used to convey basic information, titles, and instructions.
2. Graphics/Images: Static visual representations such as photographs, illustrations, and charts.
3. Audio: Speech, music, voiceovers, and sound effects that enhance engagement.
4. Video: Sequences of photographic frames played rapidly to show real-time motion.
5. Animation: The illusion of movement created by sequentially displaying computer-generated or hand-drawn static images.
b) Define the term 'raster graphics'.
Ans: Raster graphics (or bitmap graphics) are digital images composed of a fixed grid of tiny, individual squares of color known as pixels. Each pixel holds specific color data, and when viewed together as a whole, they form a complete image. Because they use a fixed grid, raster images are resolution-dependent and will lose quality, becoming pixelated or blurry, when enlarged.
c) Name three common raster image file formats.
Ans: Three common raster image file formats are:
1. JPEG (Joint Photographic Experts Group)
2. PNG (Portable Network Graphics)
3. GIF (Graphics Interchange Format)
d) Explain the difference between raster and vector graphics.| Raster Graphics | Vector Graphics |
| 1. Made of tiny dots called pixels. | 1. Made of lines, curves, and shapes using mathematical formulas. |
| 2. Quality becomes blurry when enlarged. | 2. Quality stays clear even when enlarged. |
| 3. Best for photos and realistic images. | 3. Best for logos, icons, and drawings. |
| 4. File size is usually larger. | 4. File size is usually smaller. |
| 5. Editing individual pixels is possible. | 5. Editing shapes and lines is easy. |
| 6. Examples: JPEG, PNG, GIF, BMP. | 6. Examples: SVG, AI, EPS, CDR. |
e) Why is multimedia important in education and business?
Ans:
In Education: Multimedia caters to different learning styles (visual, auditory, and kinesthetic). It transforms abstract concepts into interactive experiences through animations and videos, which improves student engagement, understanding, and memory retention.
In Business: Multimedia is vital for modern marketing, advertising, and corporate training. It allows companies to present product demonstrations dynamically, run engaging social media campaigns, and deliver clear, interactive training modules to employees worldwide.
f) How does a DOCX file differ from a TXT file?
Ans:
TXT (Plain Text): Stores only raw alphanumeric characters. It does not support any formatting like bold, italics, font changes, colors, margins, or embedded elements like images and tables.
DOCX (Rich/Formatted Text): A zipped, XML-based file format used by advanced word processors. It supports complex layout formatting, font styling, embedded hyperlinks, tables, charts, images, and track-changes metadata.
g) If you have to create a greeting card, which multimedia components will you use, and why?
Ans: To create a standard digital or printable greeting card, the following components are ideal:
Text: Essential to write the main greeting message (e.g., "Happy New Year") and personal wishes.
Graphics/Images: Crucial for setting the emotional tone, using background patterns, borders, or festive illustrations to make the card visually appealing.
Optional (Digital/E-Card): Animation (e.g., falling snow or sparkling stars) and Audio (a soft background instrumental track) can be added to make an electronic greeting card highly immersive.
h) Suggest an appropriate image format for a transparent company logo and explain the reason for it.
Ans: The most appropriate raster format is PNG (Portable Network Graphics).
Reason: PNG supports alpha-channel transparency, allowing the logo to have a transparent background. This ensures the logo can be seamlessly placed over various colored backgrounds, website headers, or documents without showing an awkward white bounding box.
i) Which type of graphic, raster or vector, would you use for designing a billboard? Justify your answer.
Ans: You should use vector graphics for the structural design elements (such as logos, icons, layout shapes, and typography).Justification: Billboards are massive in scale. If you design typography or logos using raster graphics, stretching them to billboard size would require an enormous file size to avoid pixelation, which slows down computers and rendering systems. Vector graphics rely on mathematical equations, meaning they can be scaled up to a 10 × 30-foot billboard with perfect sharpness while keeping the file size tiny.
j) Compare the use of multimedia in platforms, YouTube and Google Earth. Explain the similarities and differences you can identify.
Ans:
Similarities: Both platforms heavily rely on high-bandwidth streaming data and use graphics/images, text, and video elements to deliver information. Both platforms feature user interfaces that allow interactive navigation (searching, clicking, zooming).
Differences:
YouTube is primarily a linear/streaming video and audio platform designed for media consumption and entertainment. Interaction is mostly limited to play, pause, commenting, and choosing related feeds.
Google Earth is an interactive 3D spatial platform built on geographic mapping data. It stitches together satellite imagery (raster graphics), 3D polygon structures (vector/3D modeling), and text metadata to allow dynamic, non-linear virtual exploration of the globe.
k) Draw a simple multimedia learning app interface and list which multimedia elements you would include with reason.
Ans: do by yourself
l) Evaluate the impact of video content in comparison to other media forms (e.g., text or audio) in digital communication.
Video content has a profound, dominant impact on digital communication because it integrates almost all other media forms combining text, image, motion, and audio simultaneously.
Strengths of Video: It triggers multiple senses at once, leading to higher emotional connection, faster information synthesis, and better retention. Complex tutorials, product reviews, and personal storytelling are significantly more persuasive and engaging when delivered via video.
Comparison to Text: While text is excellent for precise referencing, quick indexing, and deep analytical reading, it requires active focus and imagination. Video conveys expressions, tone, and environment effortlessly, appealing more to passive or casual consumers.
Comparison to Audio: Audio (like podcasts or radio) is highly mobile and allows for multitasking. However, it lacks visual proof and spatial context. Video bridges that gap, making it the preferred medium for mainstream digital marketing, social media algorithms, and online education.