Computer Science, asked by heman33, 1 year ago

how to convert binary to decimal

Answers

Answered by mohit0404
4

1. Write down the binary number.

2. List the powers of two from right to left.

3. Write the digits of the binary number below their corresponding powers.

4. Connect the digits in the binary number with their corresponding powers.

5. Write down the final value of each power of two.

6. Add the final values.

7. Write the answer along with its base subscript.

Answered by anitakarmakar60
0

Answer:

These are the steps of binary to decimal.

I hope this is helpful for you.

Attachments:
Similar questions