(110110)2 को ओक्टल मे परिभाषित करें
Answers
Answered by
3
Answer:
(66)8 is the answer
Explanation:
Step 1: Write down the binary number
(110110)2
Group all the digits in sets of three starting from the LSB (far right). Add zeros to the left of the last digit if there aren't enough digits to make a set of three.
110 110
Step 2: Use the table below to convert each set of three into an octal digit. In this case,
110=6, 110=6.
So, the number 110110 in binary is equivalent to 66 in octal.
Similar questions