Representation of Data A (Units, Numbers, Characters, Instructions) Flashcards

1
Q

Number system in base 2 that computers use to represent data and instructions

A

Binary

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

Binary

A

Number system in base 2 that computers use to represent data and instructions

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

Number system in base 10

A

Denary

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

Denary

A

Number system in base 10

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

Number system in base 16 that can be easily converted into binary

A

Hexadecimal

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

Hexadecimal

A

Number system in base 16 that can be easily converted into binary

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

The name for a single 0 or 1 in binary

A

Bit

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

Bit

A

The name for a single 0 or 1 in binary

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

Half of a byte is known as a…

A

Nibble

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

Nibble

A

Half of a byte is known as a…

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

255 is the maximum positive integer that can be represented by which binary unit?

A

Byte

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

Byte

A

255 is the maximum positive integer that can be represented by which binary unit?

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

Error that occurs when a number becomes too large to fit into the number of bits allocated

A

Overflow

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

Overflow

A

Error that occurs when a number becomes too large to fit into the number of bits allocated

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

At present, the capacity of the largest hard drives runs into this unit of binary

A

Terabyte

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

Terabyte

A

At present, the capacity of the largest hard drives runs into this unit of binary

17
Q

Binary unit consisting of 1,024 bytes

18
Q

Kilobyte

A

Binary unit consisting of 1,024 bytes

19
Q

Binary unit consisting of 1,024 megabytes

20
Q

Gigabyte

A

Binary unit consisting of 1,024 megabytes

21
Q

A relatively simple character set that can represent 128 different characters

22
Q

ASCII

A

A relatively simple character set that can represent 128 different characters

23
Q

An industry-standard character set that can represent thousands of different characters

24
Q

Unicode

A

An industry-standard character set that can represent thousands of different characters

25
Location in main memory used to store data or instructions
Address
26
Address
Location in main memory used to store data or instructions
27
Fast access part of the processor that stores data being used by the CPU
Register
28
Register
Fast access part of the processor that stores data being used by the CPU
29
Part of the instruction that tells the CPU what to do
Operator
30
Operator
Part of the instruction that tells the CPU what to do