Computer Science, asked by Harshuharshibaby, 4 months ago

How to convert the decimal number to binary number . For example 233 by step by step​

Answers

Answered by jiyagupta69
2

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. So for example. Convert the decimal number 29410 into its binary number equivalent.

Similar questions