To convert the decimal number into binary number we use the method of repeated
To convert the decimal number into binary number we use the method of repeated
Explanation
To convert numbers from decimal to binary
The given decimal number is divided repeatedly by 2 and the remainders are noted down till we get 0 as the final quotient.