Data representation unit 3 Flashcards

(11 cards)

1
Q

How is text represented in a computer?

A

Using character encoding systems like ASCII and Unicode.

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

What is ASCII?

A

A code that represents text using 7 or 8 bits per character.

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

What is Unicode used for?

A

To represent a wider range of characters from many languages around the world.

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

What is a pixel?

A

The smallest point of colour in a bitmap image.

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

What is colour depth (bit depth)?

A

The number of bits used per pixel to represent colour.

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

How is bitmap image file size calculated?

A

File size = Width × Height × Colour depth (in bits) ÷ 8

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

How is sound represented in a computer?

A

By sampling analogue sound waves at regular intervals and storing them in binary.

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

What is sample rate?

A

The number of samples per second taken from an analogue sound.

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

What is bit depth (for sound)?

A

The number of bits used to store each sample.

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

How do sample rate and bit depth affect sound quality and file size?

A

Higher sample rate and bit depth = better quality and larger file size.

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

What is a limitation of binary representation in sound?

A

Limited sampling frequency and bit depth can lead to lower sound fidelity.

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