You line binary numbers up on the right and add leftward.
Circle one: True False
What is 1 + 1 in binary?
Where does a binary carry go?
Does 01101101 + 01011010 still fit in 8 bits?
How many different patterns can 8 bits hold?
Answer: ______________
What does a program show when a value overflows?
Ana adds 1111 + 1 and writes 1112. What slipped?
What happens when 255 + 1 is stored in 8 bits?