Data Representation / Computer Systems Revision Flashcards

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

What are the prefixes for measuring storage?

A

Kilobyte, megabyte, gigabyte, terabyte

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

Construct a binary conversion table.

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

What is a pixel?

A

A picture element; the smallest part of an image.

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

What does ‘resolution’ mean?

A

The number of pixels forming an image or screen. Can be quoted in dimension (width x height) or total number.

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

What is the difference between lossy and lossless compression?

A

Lossy compression removes some data, while lossless keeps all data.

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

What is a bitmap?

A

A grid of coloured (can be just black and white) pixels which form an image.

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

How do you convert binary into hexadecimal?

A

Convert each whole nibble of binary into decimal, then convert to hexadecimal using 0 to 9, A, B, C, D, E, F.

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

What is run-length encoding?

A

A lossless method for compressing data where the number of each repeating characters are stored.

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

What are the three key components of a computer?

A

Processor, memory and storage.

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

What does the processor do?

A

Executes (runs) the instructions which programs are made up of.

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

What does the computer’s memory do?

A

Holds programs and data, which are running.

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

What are storage devices used for?

A

To store programs and data, even when the computer is switched off.

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

How does a magnetic hard drive work?

A

Uses magnetism (north/south) to store binary data on a spinning disk (platter).

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

How does a solid state drive work?

A

Traps electricity to store programs, files and data in binary form.

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

How does an optical disk work?

A

Uses laser to store programs, files and data in binary form.

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