Convert the following
(1) (4A)16=(
(ii) (106)10 =(
8
Answers
Answered by
1
Answer:
(4A)16 = (1001010)2
Step by step solution
Step 1: Look up each octal digit to obtain the equivalent group of four binary digits. You can use the table below to make these conversions.
(4)16 = (0100)2
(A)16 = (1010)2
Step 2: Group each value of step 1
0100 1010
Step 3: Join these values and remove zeros at left (if necessary) to get the binary result.
1001010
So, 1001010 is the binary equivalent of hexadecimal number 4A (Answer).
Hexadecimal to Binary Conversion Table
Hexa 0 1 2 3 4 5 6 7
Bin: 0000 0001 0010 0011 0100 0101 0110 0111
Hexa 8 9 A B C D E F
Bin: 1000 1001 1010 1011 1100 1101
pls mark me as brainliest
Similar questions