Ask Question
23 April, 15:02

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. 23 April, 15:19
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers