1.1 Data representation Flashcards

1
Q

Binary

A

base two number system based on the values 0 and 1 only

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

Bit

A

abbreviation for binary digit

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

One’s complement

A

each binary digit in a number is reversed to allow both negative and positive numbers to be represented

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

Two’s complement

A

each binary digit is reversed and 1 is added in the right-most position to produce another method of representing negative and positive numbers

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

Sign and magnitude

A

binary number system where left-most bit is used to represent the sign (0 = positive, 1 = negative) meanwhile the remaining bits represent the binary value

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

Hexadecimal

A

a number system based on the value 16 (uses the denary digits from 0 to 9 and letters from A to F)

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

Memory dump

A

contents of a computer memory output to a screen or printer

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

Binary-coded decimal (BCD)

A

number system that uses 4 bits to represent each denary digit

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

ASCII code

A

coding system for all the characters on a keyboard and control codes

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

Character set

A

a list of characters that have been defined by computer hardware and software

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

Unicode

A

coding system which represents all the languages of the world (first 128 characters are the same as ASCII code).

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