Computer Science, asked by sourishverma423, 1 month ago

convert the following decimal number into binary numbers in computer ​

Answers

Answered by mtaj5499
0

Answer:

An easy method of converting decimal to binary number equivalents is to write down the decimal number and to continually divide-by-2 (two) to give a result and a remainder of either a “1” or a “0” until the final results is equal to zero

Similar questions