convert decimal to binary 155
Answers
Answered by
0
Answer:
10011011
Explanation:
- Step 1: Divide 155 by 2. Use the integer quotient obtained in this step as the dividend for the next step. Repeat the process until the quotient becomes 0.
- Step 2: Write the remainder from bottom to top i.e. in the reverse chronological order. This will give the binary equivalent of 155.
- Therefore, the binary equivalent of decimal number 155 is 10011011.
Similar questions