CHAPTER 4: Data Formats Flashcards

1
Q

Input from a device that represents a continuous range of data is known as

a) metadata.
b) analog data.
c) various data .
d) discrete data.

A

b) analog data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Information that describes or interprets the meaning of the data is known as

a) ASCII.
b) analog.
c) EBCDIC.
d) metadata.

A

d) metadata.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the following is NOT one of the common alphanumeric codes?

a) ASCII
b) Unicode
c) Ordinal
d) EBCDIC

A

c) Ordinal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When recording sound, the data that describes how long a time period each captured sound measurement represents is known as the

a) MIDI
b) WAVE
c) amplitude
d) sampling rate

A

d) sampling rate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The alphanumeric code that has codes for the characters of nearly every character-based alphabet of the world is

a) ASCII.
b) Unicode.
c) Ordinal.
d) EBCDIC.

A

b) Unicode.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Characters used to control the position of the output on the screen or paper, to cause some action to occur, such as ringing a bell or deleting a character, or to communicate status between the computer and an I/O device are called

a) glyphs.
b) symbols.
c) control characters.
d) command characters.

A

c) control characters.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The order of the alphanumeric codes in the representation table, which will determine how data is sorted, is known as

a) metadata.
b) scan code.
c) control code.
d) collating sequence.

A

d) collating sequence.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How many bytes are needed to store one ASCII character?

a) 1
b) 2
c) 3
d) 4

A

a) 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The presentation of an image as input or output, one pixel at a time, in order, is called a) metadata.

b) sampling.
c) a raster scan.
d) collating sequence.

A

c) a raster scan.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Image files that store each individual point within the image are

a) glyphs.
b) vector images.
c) object images.
d) bitmap images.

A

d) bitmap images.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Images that are defined mathematically as geometrically definable shapes that can be easily moved around, scaled, and rotated without losing their shape and identity are known as

a) GIF images.
b) raster images.
c) vector images.
d) bitmap images.

A

c) vector images.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

An example of an image file that uses lossless compression is

a) TIFF.
b) PNG.
c) MP3.
d) JPEG.

A

b) PNG.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which image file format is best used for photographs of real-world objects?

a) GIF
b) PNG
c) MP3
d) JPEG

A

d) JPEG

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

The nature of display technology makes it much more convenient and cost effective for regular printers and display screens to display and print all images as

a) palettes.
b) bitmaps.
c) equations.
d) pseudocode.

A

b) bitmaps.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

The color translation table, which translates the code for each pixel into actual color values, is known as

a) a theme.
b) a glyph.
c) a palette.
d) a color chart.

A

c) a palette.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

The individual elements that form a bitmap image are called

a) pixels.
b) palettes.
c) grid bits.
d) resolution.

A

a) pixels.

17
Q

17) Increasing or decreasing the number of pixels per inch changes the

a) codec.
b) amplitude.
c) resolution.
d) color depth.

A

c) resolution.

18
Q

Making the pixels smaller and increasing their number will result in a

a) corrupt file.
b) clearer image.
c) loss of quality.
d) smaller file size.

A

b) clearer image.

19
Q

Which of the following is NOT an advantage of object images over bitmap images?

a) Easy to create
b) Manipulated easily
c) Resolution independent
d) Require far less storage space

A

a) Easy to create

20
Q

In graphically based systems it is necessary to distinguish between characters and their object image-based representations, known as

a) PNGs.
b) TIFFs.
c) icons.
d) glyphs.

A

d) glyphs.

21
Q

Video format is determined by an encoder/decoder algorithm known as a

a) codec.
b) modifier.
c) converter.
d) transformer.

A

a) codec.

22
Q

Video that is transmitted through a network and displayed in real time is called

a) raster.
b) flowing.
c) streaming.
d) Post Script.

A

c) streaming.

23
Q

Original sound waves are analog in nature and must be converted to digital form for use in the computer. The circuit that performs this function is known as a(n)

a) analog inverter.
b) digital inverter.
c) A-to-D converter.
d) digital to analog converter.

A

c) A-to-D converter.

24
Q

Which of the following waveform metadata would NOT be necessary to process and reproduce the waveform?

a) Genre
b) Sampling rate
c) Maximum amplitude
d) Total number of samples

A

a) Genre

25
Q

What is the format used to coordinate the sounds and signals between a computer and connected musical instruments, particularly keyboards?

a) MOD
b) VOC
c) WAV
d) MIDI

A

d) MIDI

26
Q

The bit rate of an MP3 file is usually measured in

a) bits per second.
b) Kbits per second.
c) Mbits per second.
d) Gbits per second.

A

b) Kbits per second.

27
Q

What is the primary contributor to the small MP3 file size?

a) Lossless compression
b) Psychoacoustic lossy compression
c) Compression, using an algorithm called LZW
d) Compression, similar to that used in .WAV files

A

b) Psychoacoustic lossy compression

28
Q

The .WAV format is a general-purpose format used primarily to store and reproduce

a) text.
b) sound.
c) movies.
d) pictures.

A

b) sound.

29
Q

Lossless data compression must be used for all of these EXCEPT

a) text files.
b) program files.
c) multimedia files.
d) numerical data files.

A

c) multimedia files.

30
Q

ZIP files use

a) lossy algorithms only.
b) lossless algorithms only.
c) mix of both lossless and lossy algorithms.
d) depends on the nature of the data being compressed.

A

b) lossless algorithms only.

31
Q

Most page description languages also provide the capability to extend the language to include new data formats and new objects using language stubs called

a) clients.
b) plug-ins.
c) web-apps.
d) applications.

A

b) plug-ins.

32
Q

A language that describes the layout of objects on a displayed or printed page is called

a) MIDI.
b) a palette.
c) EBCDIC.
d) a page description language.

A

d) a page description language.

33
Q

Which of the following is NOT an example of a page description language?

a) PDF
b) PCX
c) HTML
d) PostScript

A

b) PCX

34
Q

Two-valued variables or constants with values of true or false are called

a) float.
b) binary.
c) Boolean.
d) symbols.

A

c) Boolean.

35
Q

Numbers with a fractional portion are called

a) real.
c) integers.
b) Boolean.
d) enumerated.

A

a) real.