Computer Science, asked by tanisha1416, 1 year ago

how to convert a decimal number into binary language

explain with the steps and clearly



Answers

Answered by 0studyiqeducation0
3
HI I AM RISHI

AND HERE IS YOUR ANSWER

TO CONVERT DECIMAL NUMBER INTO BINARY LANGUAGE .FOLLOW THESE STEPS

STEP 1: DIVIDE A DECIMAL NUMBER BY THE BASE 2.

STEP 2: NOTE THE REMAINDER AND DIVIDE THE OBTAINED QUOTIENT AGAIN BY 2.

STEP 3: REPEAT THE ABOVE STEPS TILL THE QUOTIENT IS 0 OR 1.

STEP 4: CONSIDER ALL THE REMINDERS IN THE REVERSE ORDER.


latest check the above conversion steps with the help of some examples.

the example is given in the pic.
Attachments:
Similar questions