Ask Question
12 March, 15:00

How many bits are needed to store the values from 1-10 (unsigned) ?

+5
Answers (1)
  1. 12 March, 17:36
    0
    4

    Explanation:

    bits includes 1 and 0 and are base 2 in binary. the first 4 bits are 8, 4 2 and 1.

    1=1

    2=10

    3=11

    4=100

    and so on until ten which is 1010
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “How many bits are needed to store the values from 1-10 (unsigned) ? ...” 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