Computer Science, asked by d62784262, 5 hours ago

Convert the following decimal numbers into binary number 156,57,112,100​

Answers

Answered by braudv12
1

Answer:

156 in Binary: 156₁₀ = 10011100₂

156 in Octal: 156₁₀ = 234₈

156 in Hexadecimal: 156₁₀ = 9C₁₆

10011100₂ in Decimal: 156₁₀

57 in binary is 111001. To find decimal to binary equivalent, divide 57 successively by 2 until the quotient becomes 0. The binary equivalent can be obtained by writing the remainder in each division step from the bottom to the top.

1110000

Therefore, the binary equivalent of decimal number 112 is 1110000.

Therefore, the binary equivalent of decimal number 100 is 1100100

Explanation:

Make me brainliest pls

Answered by aritradas79
0

Explanation:

156 is 10011100.

57 in binary is 111001.

112 is 1110000

100 is 1100100.

@ritradas79

Similar questions