Question: Convert the decimal number (1249) 10 to its equivalent binary, hexadecimal, and octal (base 8). What is the minimum number of bits that you need
Convert the decimal number (1249)10 to its equivalent binary, hexadecimal, and octal (base 8). What is the minimum number of bits that you need for each base? You can show decimal numbers by using d: 1249d = (1249)10), and h for hexadecimal numbers, and b for binary numbers). Extend the sign of this number, and convert it to a 32-bit binary.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
