Computer Science, asked by bhambhukajal4, 3 months ago



Explain the different steps with an example to convert decimal number to binary.
ers:​

Answers

Answered by bhumikabehera16
2

Answer:

Repeated Division-by-2 Method

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.

In the conversion of Decimal to Binary, we convert base 10 numbers to base 2 numbers using a simple procedure. For example, if the decimal number is (11)₁₀ then its equivalent binary number would be (1011)₂.

Explanation:

HOPE IT HELPS..

MARK AS BRAINLIEST ❤️

Similar questions