for this problem, consider a hypothetical 8-bit machine that supports both signed and unsigned arithmetic. on this machine both int and unsigned are encoded using all 8 bits, while char and unsigned char are encoded using 4 bits.

Respuesta :

ACCESS MORE