1.2.4 Flashcards

1
Q

binary shifts

A

shift 1 to the left is the same as multiplying by two

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

character set

A

defined list of characters recognised by computers

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

why do we use binary codes to represent characters?

A

computers communicate in binary and all instructions are represented by strings of 1s and 0s

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

ASCII

A

uses 7-bit and can form 128 characters

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

Unicode

A

uses 16-bit and can form 65,536 characters

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

sample

A

measure of amplitude at a specific time

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

sample rate

A

number of samples taken per second

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

bit depth

A

number of bits used for each sample

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

factors affecting the size and quality of a file

A

-number of times sound is sampled each second
-higher the sample rate = more accurate sound
-bit depth, number of bits per sample
-length of the sound

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

file size =

A

file size = sample rate x bit depth x seconds

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

bitmap

A

page is divided into an invisible grid and each pixel is assigned a colour

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

vector

A

based on mathematical formulas

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

resolution

A

number of pixels per square inch

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

colour depth

A

number of bits used to encode the colour of each pixel

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

the greater the colour depth…

A

more data needs to be stored

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

colour depth of 3 allow…

A

2^3 colours to be stored