Problem #3: Numerical Formats a) What is the decimal value of the number 0xF9 if it is interpreted as an 8-bit unsigned
Posted: Sun May 15, 2022 8:45 am
Problem #3: Numerical Formats a) What is the decimal value of the number 0xF9 if it is interpreted as an 8-bit unsigned number? b) What is the decimal value of the number 0xF9 if it is interpreted as an 8-bit signed number in two's complement format?