Ask Question
1 December, 07:37

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

+2
Answers (1)
  1. 1 December, 10:47
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers