given the following two binary numbers: 11111100 and 01110000. a) which of these two numbers is the larger unsigned binary number? b) which of these two is the larger when it is being interpreted on a computer using signed-two’s complement representation? c) which of these two is the smaller when it is being interpreted on a computer using signed-magnitude representation?