Ask Question
4 June, 11:55

What decimal value does the 8-bit binary number 10011110 have if?

+4
Answers (1)
  1. 4 June, 12:58
    0
    Very simple:

    10011110

    1st Octet Value = 128

    2nd Octet Value = 0 (64)

    3rd Octet Value = 0 (32)

    4th Octet Value = 16

    5th Octet Value = 8

    6th Octet Value = 4

    7th Octet Value = 2

    8th Octet Value = 0 (1)

    so we add 128+16+8+4+2=158 and there is your Answer
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What decimal value does the 8-bit binary number 10011110 have if? ...” 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