1.
Digital is either on or off, 1 or 0...
Correct Answer
A. True
Explanation
Digital signals are binary in nature, meaning they can only have two possible states: on or off, represented by the digits 1 or 0. This is the fundamental concept behind digital technology, where information is encoded and processed using these two states. Therefore, the statement "Digital is either on or off, 1 or 0" is true.
2.
Digital Storage has a poor life span...Medium
D Storage Medium
Correct Answer
B. False
Explanation
Digital storage does not have a poor lifespan. In fact, digital storage mediums such as hard drives, solid-state drives, and cloud storage have significantly longer lifespans compared to traditional physical storage mediums like tapes or CDs. Digital storage is not prone to physical damage or degradation over time, making it a reliable and durable option for storing data. Therefore, the given statement is false.
3.
Digital
signals are “cleaner” because...
Correct Answer
B. They do not have much noise.
Explanation
Digital signals are "cleaner" because they do not have much noise. In digital communication, signals are converted into binary code, consisting of 0s and 1s. Unlike analog signals, which can be affected by interference and noise, digital signals are less susceptible to distortion. The use of error correction techniques and encoding methods helps in minimizing errors and maintaining the integrity of the signal. This results in a cleaner and more reliable transmission of data.
4.
Digitizing is...
Correct Answer
C. Converting analogue to digital information
Explanation
Digitizing involves the process of converting analogue information, such as physical documents, audio recordings, or video footage, into digital format. This conversion enables the information to be stored, processed, and transmitted electronically, making it more accessible and versatile. Converting images to vectors and capturing large files can be part of the digitizing process, but the main purpose is to transform analogue data into digital form.
5.
Sampling means...
Correct Answer
B. The process of converting analog data into digital data “pixels"
Explanation
Sampling refers to the process of converting analog data, such as continuous signals, into digital data by capturing discrete samples at regular intervals. In the context of the given options, sampling specifically refers to converting analog data into digital data represented by pixels. This is commonly done in digital imaging, where continuous variations in color and intensity are converted into discrete values that can be stored and manipulated digitally.
6.
In compression, Lossy means...
Correct Answer
C. - where some quality is lost to achieve greater compression but the loss is not noticeable.
Explanation
Lossy compression refers to a method of compressing data where some quality is intentionally sacrificed in order to achieve a higher level of compression. This means that during the compression process, certain information is discarded or altered, resulting in a smaller file size. However, the loss of quality is not easily noticeable to the human eye or ear. Lossy compression is commonly used for multimedia files such as images, audio, and video, where a slight degradation in quality can be tolerated in exchange for a significant reduction in file size.
7.
JPG Files are...LOSSY
Correct Answer
A. True
Explanation
JPG files are lossy, meaning that they use a compression algorithm that discards some of the image data in order to reduce file size. This compression can result in a loss of image quality, especially when the file is repeatedly edited and saved. Therefore, the statement "JPG files are lossy" is true.
8.
AVI files are....
Correct Answer
C. Both Lossy and Lossless
Explanation
AVI files are capable of supporting both lossy and lossless compression. Lossy compression reduces file size by discarding some data, sacrificing some quality in the process. On the other hand, lossless compression retains all the original data without any quality loss, resulting in larger file sizes. AVI files can be created using either compression method depending on the user's preference or the specific requirements of the application.
9.
In video, HD ready (720p) is...
Correct Answer
B. 1280 x 720 pixel
Explanation
HD ready (720p) refers to a resolution of 1280 x 720 pixels. This resolution is commonly used for high-definition content and provides a clear and detailed image. It is lower than the full HD resolution of 1920 x 1080 pixels but still offers a significant improvement over the standard definition resolution of 640 x 480 pixels.
10.
SD video is much better than HD video...
Correct Answer
B. False
11.
Current video CODECs such as AVCHD (H.264) can compress
video up to 100 to 1 with almost no loss in quality.
Correct Answer
A. True
Explanation
Current video CODECs such as AVCHD (H.264) are capable of compressing video up to 100 to 1 while maintaining almost no loss in quality. This means that the file size of the compressed video is significantly smaller compared to the original video, making it easier to store and transmit. Despite the high compression ratio, the quality of the video remains intact, ensuring a visually pleasing viewing experience. Therefore, the statement "True" is the correct answer.
12.
Vector graphics are images
are described by the pixel values in x y locations in an image file.
Correct Answer
B. False
Explanation
False. Vector graphics are images that are described by mathematical equations and geometric shapes, rather than pixel values. This allows vector graphics to be scaled up or down without losing any quality, unlike raster graphics which are made up of pixels.
13.
Example of VECTOR graphic files...
Correct Answer
C. All of the above
Explanation
The given correct answer is "All of the above" because both .ai and .swf file extensions are commonly associated with vector graphic files. .ai files are Adobe Illustrator files, which are created and edited using vector graphics software. On the other hand, .swf files are Shockwave Flash files, which can also contain vector graphics. Therefore, both .ai and .swf files are examples of vector graphic files.
14.
Vector images are best for ...
Correct Answer
C. Both of the above
Explanation
Vector images are best for both cartoons and illustrations. Unlike raster images, vector images are made up of mathematical equations and geometric shapes, allowing them to be scaled up or down without losing any quality. This makes them ideal for creating detailed and precise graphics, such as cartoons and illustrations, which often require resizing and editing. Additionally, vector images have smaller file sizes compared to raster images, making them easier to store and transfer.
15.
To reduce a file size you should change the image from a Vector image to a Bitmap image...
Correct Answer
B. False
Explanation
Changing a vector image to a bitmap image will not reduce the file size. Vector images are made up of mathematical equations and can be scaled without losing quality, resulting in smaller file sizes. On the other hand, bitmap images are made up of pixels and resizing them can lead to loss of quality and larger file sizes. Therefore, the statement is false.
16.
Bit Depth means the...
Correct Answer
B. Number of colours
Explanation
Bit depth refers to the number of bits used to represent each pixel in an image. In the context of color, it determines the number of colors that can be displayed or stored in an image. A higher bit depth allows for a larger number of colors to be represented, resulting in a more accurate and detailed image. Therefore, the correct answer is "Number of colours".
17.
The human eye sees in CMYK colour...
Correct Answer
B. False
Explanation
The human eye does not see in CMYK color. CMYK is a color model used in printing, where colors are created by combining cyan, magenta, yellow, and black inks. The human eye perceives color through a different color model called RGB, which stands for red, green, and blue. RGB is the primary color model used in electronic displays and digital imaging. Therefore, the statement is false.
18.
24 Bits is equal to
Correct Answer
A. 16.7 million tones of colour..
Explanation
24 bits is equal to 16.7 million tones of color because each bit represents a binary digit, which can have two possible values (0 or 1). Therefore, with 24 bits, there are a total of 2^24 possible combinations, which equals approximately 16.7 million. This means that with 24 bits, it is possible to represent 16.7 million different colors.
19.
There is NO loss of quality when zooming in to or scaling a Vector graphic...
Correct Answer
A. True
Explanation
When zooming in or scaling a Vector graphic, there is no loss of quality because Vector graphics are made up of mathematical equations and geometric shapes rather than pixels. This means that the image can be scaled up or down without affecting its clarity or sharpness. Unlike raster graphics, which are made up of pixels and can become pixelated or blurry when zoomed in, Vector graphics retain their smooth lines and edges even when magnified. Therefore, the statement "There is NO loss of quality when zooming in to or scaling a Vector graphic" is true.
20.
DPI deals with resolution and means....
Correct Answer
B. Dots per inch...
Explanation
Dots per inch (DPI) refers to the number of dots that can be placed in a linear inch of an image or printed document. It is a measure of the resolution or quality of an image, indicating how many dots or pixels are used to create the image. A higher DPI means a higher resolution and more detail in the image. Therefore, the correct answer is "Dots per inch."
21.
CMYK colours fade to black, are transparent and is called.....
Correct Answer
B. Subtractive colour
Explanation
CMYK colors are used in printing and are considered subtractive colors because they work by subtracting wavelengths of light to create the desired color. In the CMYK color model, cyan, magenta, and yellow inks are mixed together to absorb specific wavelengths of light, resulting in the perception of different colors. As more ink is added, the colors become darker and eventually fade to black. This is why CMYK colors are often used for printing purposes, where the goal is to reproduce colors by subtracting light rather than adding it.
22.
RGB colour is for SCREEN display....
Correct Answer
A. True
Explanation
The RGB color model is indeed used for screen display. RGB stands for red, green, and blue, which are the primary colors of light. In this model, different intensities of these three colors are combined to create a wide range of colors on a screen. This is different from the CMYK color model, which is used for printing, where cyan, magenta, yellow, and black are used. Therefore, the statement "RGB color is for screen display" is true.
23.
Resolution relates to ..... Density...
Correct Answer
A. Pixel
Explanation
Resolution relates to pixel density. Resolution refers to the number of pixels in an image or display, while pixel density refers to the concentration of pixels within a given area. Higher resolution means more pixels, resulting in sharper and more detailed images. Pixel density is important in determining the quality of an image or display, as it affects the clarity and sharpness of the visuals. Therefore, the correct answer is Pixel.
24.
Anti-aliasing means....
Correct Answer
C. To smooth out an image edge by colouring pixels with transitional colours
Explanation
Anti-aliasing refers to the technique of smoothing out the jagged edges of an image by blending the pixels along the edges with transitional colors. This helps to create a more visually appealing and realistic appearance, especially when dealing with graphics or text displayed on a digital screen. It reduces the stair-step effect and improves the overall quality of the image by adding subtle shades and gradients to the edges, resulting in a smoother and more natural-looking image.
25.
The meaning for a PNG format is...
Correct Answer
B. Portable network grapHic
Explanation
The correct answer is "Portable network graphic". PNG stands for Portable Network Graphic, which is a file format used for storing raster graphics. It is a widely used format for images on the internet as it supports lossless compression and allows for transparent backgrounds. The other options, "Playable new graphic" and "Portable new group," do not accurately represent the meaning of PNG.
26.
A PFD graphic file is.....
Correct Answer
C. None of the above
Explanation
There is no graphic file with this name...Trick question
27.
RAW file formats are...very low quality files
Correct Answer
B. False
Explanation
RAW file formats are not very low quality files. In fact, RAW files are the highest quality image files that can be captured by a digital camera. Unlike JPEG files, which are compressed and lossy, RAW files contain all the original data captured by the camera's sensor. This allows for greater flexibility in post-processing, as RAW files preserve more detail, color information, and dynamic range. However, RAW files are larger in size and require specialized software to be processed and converted into a more common file format like JPEG.
28.
AVI codecs (COmpressor DECompressor)
greatly reduce file size while maintaining best quality...
Correct Answer
A. True
Explanation
AVI codecs are designed to compress and decompress audio and video files, allowing for a significant reduction in file size. Despite the compression, these codecs are able to maintain the best possible quality of the audio and video content. Therefore, the statement that AVI codecs greatly reduce file size while maintaining the best quality is true.
29.
My Coma N110 Teacher likes Caramel Frappaccinos?
Correct Answer
A. True
Explanation
The given statement suggests that the teacher likes Caramel Frappaccinos. Since there is no contradicting information or any reason to believe otherwise, we can assume that the statement is true.