Data Representation [1.1] Flashcards

1
Q

How many bits and characters does ASCII Have?

A

7 Bits and 128 Characters.

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

How many bits and characters does extended ASCII Have?

A

8 Bits, 256 Characters

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

How many bits and characters does Unicode have?

A

16 Bits, 65536 Characters. Enough for every character.

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

What is a character set?

A

Binary Representation of all the different characters that the computer can recognise

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

What is a Bit?

A

Binary Digit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
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
7
Q

How many Bits are in a Byte?

A

8 Bits

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

How many bits are in a Kilobyte?

A

1000 Bits

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

How many Kilobytes in a Megabyte?

A

1000 Kilobytes

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

How many Megabytes in a Gigabyte?

A

1000 Gigabytes.

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

Why do Computers use Binary?

A

Computers are made of switches and transistors which only have two states, on or off which is the same as binary.

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

What are Bitmap images made up of?

A

Picture elements called pixels.

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

What is a Character set?

A

All of the letters, numbers and symbols that can be recognised by a Computer system.

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

What is a Pixel?

A

Smallest identifiable area of an image, each appearing as a square with a single colour.

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

What is Colour depth?

A

The colour depth is the number of bits allocated to each pixel which determines how many colours can be represented.

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

What is resolution?

A

Density of pixels within a given area.

17
Q

What is metadata?

A

Data about data, type of image author width and height etc.