a. Write the twos complement form of the decimal number -1, using 8 bits.
b. Repeat Exercise 6a, using 16 bits to represent the decimal number -1, and compare your answer to your previous answer. Could the 16-bit version have been obtained by sign-extending the 8-bit version?