Memory And Storage Part 2 Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is denary?

A

The standard number system made up of 10 digits

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

What is binary?

A

Uses the digits 0 and 1
Computers are made up of switches that are on or off

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

What is overflow?

A

During binary arithmetic you can get a result that requires more bits than the cpu is expecting

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

What is a binary shift?

A

Moves every bit in a binary number left or right a certain number of places

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

What is hexadecimal?

A

Uses 16 different digits from 0 to F

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

What are alphanumeric characters?

A

Used to make words and strings including upper/lower case

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

What is a character set?

A

Collections of characters that a computer recognises from their binary representation

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

What is ASCII?

A

ASCII is the most commonly used character set which uses 7 bits

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

What is extended ASCII?

A

Uses 8 bits instead of 7

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

What is Unicode?

A

Uses 16 bits to try and cover every possible character and symbol in all major languages

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

What is a pixel?

A

A single colour that is given a binary value

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

What is colour depth?

A

The number of bits used for each pixel

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

What is resolution?

A

The number of pixels in the image

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

What is metadata?

A

The information stored in an image file about the picture

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

What is analogue?

A

The sound that is recorded by a microphone which continually changes

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

What is sound sampling?

A

the amplitude is sampled at regular intervals

17
Q

What is the sample rate?

A

How many samples you take every second measured in hertz

18
Q

What is bit depth?

A

The number of bits available for each sample

19
Q

What is the file size?

A

File size = sample rate x bit depth x duration

20
Q

What is data compression?

A

The process of making a file smaller

21
Q

What is lossy compression?

A

Removes data from a file which reduces the number of bits in a file

22
Q

What is lossless compression?

A

Compresses repeated data using algorithms and data can be restored