Computer Science, asked by tulikamehrotra82, 7 hours ago

sub (110)² form (1011)²​

Answers

Answered by SujalTrivedi
0

Answer:

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

110 in Binary: 110₁₀ = 1101110₂

110 in Octal: 110₁₀ = 156₈

110 in Hexadecimal: 110₁₀ = 6E₁₆

1101110₂ in Decimal: 110₁₀

Explanation:

Please mark me as brainliest

Similar questions