Chapter 1 Digital Data Flashcards

1
Q

What is data?

A

Data consists of raw facts and figures and is unprocessed.

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

What is information?

A

When data is processed it produces information.
So information is ‘data with meaning’

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

How many bits are in a Nibble?

A

4 bits

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

What is a numeric data type?

A

An Integer number: can be a positive or negative whole number and has no decimal or fractional parts.

Real numbers: include whole numbers and numbers with decimal/fractional parts and can be positive or negative.

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

What is a pixel?

A

It is the smallest unit in a digital image that can be displayed and edited

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

What are
3 characteristics of a pixel?

A

Each pixel can have its own individual colour and is stored as a series of BITS. Combining pixels together will produce a complete image.

The quality of an image is referred to as ‘image resolution’.

The greater the resolution, the greater the file size.

A typical JPEG image uses 24 bits to store a pixel.

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

What are 3 characteristics of Bitmap graphics?

A

Bitmap graphics store details about every single element of the image.

Storing every pixel means the file size of a Bitmap image can be very large.

A Bitmap image can also be compressed, which reduces the file size.

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

What does a BIT stand for?

A

Binary digit

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

What are 2 characteristics of vector-based graphics?

A

They store information about the components that make up an image.
Components are based on mathematical objects such as lines, curves and shapes.

When zoomed in the quality of the image remains the same.

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