01.01 - 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 right-most position to produce another method of representing positive and negative 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 = + and 1 = 1 -); 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 0 to 9 and the letters 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 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 of 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. It is necessary to have a method of coding, so that the computer can understand human characters

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

Unicode

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