Computer Science, asked by Ajayvish2122gmailcom, 1 month ago

how to convert 33 decimal to binary​

Answers

Answered by localbaddie
1

Answer:-

How to convert decimal to binary

  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.

Explanation:-

Hope it helps

Similar questions
Math, 8 months ago