Computer Science, asked by shivani5057, 2 months ago

What are the rules to convert a Decimal number into a Binary number?​

Answers

Answered by christy5947
7

Explanation:

An easy method of converting decimal to binary number equivalents is to write down the decimal number 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.

Answered by katty81
2

An easy method of converting decimal to binary number equivalents is to write down the decimal number 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.

Similar questions