Change the eight-bit binary value in step 2 to its twos complement as follows: a) Change each zero bit to a one, and each one to a zero. b) Add one to the eight-bit value in step 3a. The result is the twos complement value required for the BCC.The...