Computer Science, asked by msk1532018, 11 months ago

convert binary digit into digital
A]11011001101
b]0010011111
C}1111000011
d}011001110
E]1100110000101

Answers

Answered by Anonymous
2

Answer:

HEY THERE

you can convert any binary number into digital by following method.

Explanation:

Example: 11101100101001

11 1011 0010 1001

(0011) (1011) (0010) (1001)

Convert each group at a time using the Basic Conversion method discussed earlier.

0011 = (2 + 1) = 3

1011 = (8 + 2 + 1) = 11 = B

0010 = 2

1001 = (8+1) = 9

HOPE IT HELP

^_^


msk1532018: hi thnx
Anonymous: my pleasure (^o^)❤✌
Answered by CUTESTAR11
1

Hey dear ‼️

This can help you...

If we write out the values of each digit, so it'd be one, two, four, eight, 16, 23, 64, and 128, and then if we sum those values and we'll have a one, and we'll an eight, and a 16, and 128. If we add these up, let's see, eight and eight is 16 plus six is 22, 23, three carry the two, and we have five and we have 153. We could confirm that with our calculator. If we look at our calculator here and go to decimal and type in 153 and then click on binary we should have 100110, and that is the correct value. That's binary to decimal.

keep loving...❤️❤️❤️❤️❤️☺️

Similar questions