Computer Science, asked by mohinimeena213, 1 day ago

What are the steps to convert decimal into a binary number?Give one example.​

Answers

Answered by Ajay734
3

Answer:

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.Explanation:

Similar questions