Ask Question

Convert each of the following bit patterns into whole numbers. Assume the values are stored

using the twos complement bit model.

00101101

01011010

10010001

11100011

+4
Answers (1)
  1. 22 June, 07:37
    0
    1. 45

    2. 90

    3. 161

    4. 227

    Explanation:

    Binary starts off with the first bit equaling 1 and then each subsequent bit being double the previous bit from right to left, so.

    128, 64, 32, 16, 8, 4, 2, 1 In this example. If you imagine each 1 or 0 being and on or off for the value it's related to, you just add the numbers together that are on (with a 1 on them)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Convert each of the following bit patterns into whole numbers. Assume the values are stored using the twos complement bit model. 00101101 ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers