Computer Science, asked by sunilnived79, 19 days ago

convert the following decimal into binary (32)10
(please send answer of photo)​

Answers

Answered by nudha57
1

Explanation:

32 in binary is 100000. Unlike the decimal number system where we use the digits 0 to 9 to represent a number, in a binary system, we use only 2 digits that are 0 and 1 (bits). We have used 6 bits to represent 32 in binary. In this article, we will show how to convert the decimal number 32 to binary.

32 in Binary: 32₁₀ = 100000₂

32 in Octal: 32₁₀ = 40₈

32 in Hexadecimal: 32₁₀ = 20₁₆

100000₂ in Decimal: 32₁₀

Similar questions