In this tutorial you will learn How to Convert a Decimal Number to its Binary Equivalent by using Repeated Division by 2 Method.
Binary number system uses 2 symbols to represent numerical values. They are 0 and 1.
Decimal Number System uses 10 different symbols to represent numerical values (they are from 0 - 9).
Here we will see the conversion of a number in decimal number system to its binary equivalent.

#developer #programming

How to Convert a Decimal Number to its Binary Equivalent
3.00 GEEK