Question: Convert the following binary numbers to corresponding decimal, hexadecimal, and octal numbers. 110011.12 1111000.1012 2) Convert the following decimal numbers to a) Hexadecimal, b) Binary,
Convert the following binary numbers to corresponding decimal, hexadecimal, and octal numbers. 110011.12 1111000.1012 2) Convert the following decimal numbers to a) Hexadecimal, b) Binary, and c) Octal. For the fraction part you can limit the accuracy to two digits for a hex number, eight digits for a binary number, and three digits for an octal number. 27.59375 105.78125 241.53125 3) Convert the following decimal numbers to binary coded decimal (BCD) numbers. 86.2310 4) Binary Arithmetic: Subtract the following binary numbers: 11010 - 10111 5) Signed Numbers Express each decimal number in binary an 8-bit magnitude number -123 Express each decimal number as an 8-bit number in 1s complement form -34 Express each of the decimal numbers as an 8-bit number in 2s complement form -68 6) Hexadecimal Arithmetic Perform the following additions. FF16 + BB16 Perform the following subtractions C816 - 3A16 7) Gray Code: Convert each binary number to Gray code 1001010 Convert each Gray code to Binary number 01010
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
