Computer Science, asked by inaya1501, 9 months ago

easy way to convert binary number to decimal number

Answers

Answered by tusharraj77123
2

Answer:

An easy method of converting decimal to binarynumber equivalents is to write down the decimalnumber and to continually divide-by-2 (two) to give a result and a remainder of either a “1” or a “0” until the final result equals zero. So for example.

MARK IT AS BRAINLEST ANSWER

Similar questions