Math, asked by birsaminj12345, 4 months ago

how to find binary decimal​

Answers

Answered by rahuldrsingh
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 ItzVittesh95
0

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.
Similar questions