Computer Science, asked by Arun1041, 1 year ago

(699) decimal to binary

Answers

Answered by Ğulbahar1
3
divide the number by 2 n make sure u keep a track of remainder u ger 1010111011
Answered by NeneAmaano
3
Hello,
============================
First divide the number with the process of binary division.

Then the result will be 1010111011.
Similar questions