how to find binary decimal
Answers
Answered by
0
Step-by-step explanation:
How to convert decimal to binary
Divide the number by 2.
Get the integer quotient for the next iteration.
Get the remainder for the binary digit.
Repeat the steps until the quotient is equal to 0.
Answered by
0
Answer:
How to convert decimal to binary
- Divide the number by 2.
- Get the integer quotient for the next iteration.
- Get the remainder for the binary digit.
- Repeat the steps until the quotient is equal to 0.
Similar questions
Computer Science,
2 months ago
English,
4 months ago
Science,
4 months ago
Environmental Sciences,
10 months ago