If the last digit of a 2's complement binary number is 0, then the number is even. If the last two digits of a 2's complement binary number are 00 (e.g., the binary number 01100), what does that tell you about the number?

Respuesta :

Answer:

When the last two digits of a 2's complement binary number are 00, this tells us that the number is divisible by 4 in decimal format.

ACCESS MORE