Computer Science, asked by Anadis284, 4 months ago

write the rules to convert a decimal number into a binary number​

Answers

Answered by Anonymous
4

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 result equals zero. So for example.

Explanation:

Hope this helps u ❣

Gudeving☺

Pls Flw me ☹

Thanks = thanks ☹

✌ITZ AbUsiNg QuEeN ✌

Answered by Anonymous
1

Explanation:

Binary to Decimal Summary

A “BIT” is the abbreviated term derived from BInary digiT

A Binary system has only two states, Logic “0” and Logic “1” giving a base of 2

A Decimal system uses 10 different digits, 0 to 9 giving it a base of 10

A Binary number is a weighted number who’s weighted value increases from right to left

The weight of a binary digit doubles from right to left

A decimal number can be converted to a binary number by using the sum-of-weights method or the repeated division-by-2 method

When we convert numbers from binary to decimal, or decimal to binary, subscripts are used to avoid errors

Similar questions