Topic 5 - Unsigned binary Flashcards

1
Q

What is a benefit of unsigned binary?

A

They can store larger numbers than signed binary.

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

What is a negative of unsigned binary?

A

Unsigned binary do not have a positive or negative sign and so can only be used to represent positive whole numbers.

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

An ________ binary number has a minimum of _____ and a maximum of ________ , where n is the number of bits available.

A

An unsigned binary number has a minimum of 0 and a maximum of 2n-1, where n is the number of bits available.

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