How To Convert Decimals To Binary?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To convert a decimal to binary, you can use the following steps:
1. Divide the decimal number by 2.
2. Write the remainder (either a 0 or a 1) on the right side of the binary number.
3. Repeat the process with the result of the division until the result is 0.
4. Continue writing remainders from right to left until the result is 0.
5. The final binary number will be the result of the remainders from left to right.