how to change decimal number into binary number
Answers
Answered by
2
1.Divide the number by 2.
2.Get the integer quotient for the next iteration.
3.Get the remainder for the binary digit.
4.Repeat the steps until the quotient is equal to 0.
2.Get the integer quotient for the next iteration.
3.Get the remainder for the binary digit.
4.Repeat the steps until the quotient is equal to 0.
Similar questions
Economy,
7 months ago
Biology,
7 months ago
Science,
1 year ago
Math,
1 year ago
Social Sciences,
1 year ago