Computer Science, asked by 1082933, 1 month ago

Pick the binary representation for the below image of decimal number 1024​

Answers

Answered by djpoojandalalpd
1

10000000000

Explanation:

It's 2^ 10

Hence, 1 followed by 10 zeroes,

10000000000 in binary

Answered by dakurana4979
0

Answer:

cuemath_logo

1024 in Binary

add

1024 in binary is 10000000000. 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 11 bits to represent 1024 in binary. In this article, we will show how to convert the decimal number 1024 to binary.

1024 in Binary: 1024₁₀ = 10000000000₂

1024 in Octal: 1024₁₀ = 2000₈

1024 in Hexadecimal: 1024₁₀ = 400₁₆

10000000000₂ in Decimal: 1024

Similar questions