3.2 Binary arithmetic and hexadecimal

?
What's overflow?
when a number is unable to be stored because its too big = the value's out of the range
1 of 6
What's a binary shift to the left?
the equivalent of multiplying by 2
2 of 6
What's a binary shift to the right?
the equivalent of dividing by 2
3 of 6
What's hex(adecimal)?
it's a system used to simplify binary, using 16 unique symbols to represent represent a value
4 of 6
How much does a single hex digit replace?
4 bits
5 of 6
What's the largest number you can have with 4 bits in hex?
15
6 of 6

Other cards in this set

Card 2

Front

What's a binary shift to the left?

Back

the equivalent of multiplying by 2

Card 3

Front

What's a binary shift to the right?

Back

Preview of the front of card 3

Card 4

Front

What's hex(adecimal)?

Back

Preview of the front of card 4

Card 5

Front

How much does a single hex digit replace?

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Representing data resources »