2. Convert (101 10110)2 decimal and octal.
Answers
Answered by
1
Explanation:
Step by step solution
Step 1: Write down the binary number
(010110)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.
010 110
Step 2: Use the table below to convert each set of three into an octal digit. In this case,
010=2, 110=6.
So, the number 26 is the octal equivalent to 10110 in binary.
To convert from binary to octal use the following table:
Bin: 000 001 010 011 100 101 110 111
please follow me friend and make me as brainliest answer
Attachments:
Answered by
1
101=5
10110=26
Explanation:
Hope this answer will be helpful..
Attachments:
Similar questions