a computer program uses 4 bits to represent nonnegative integers. which of the following statements describe a possible result when the program uses this number representation?i. the operation 4 plus 8 will result in an overflow . the operation 7 plus 10 will result in an overflow . the operation 12 plus 3 will result in an overflow error.