Ask Question
18 February, 19:46

Assume that there are about 400 students in your class. If every student is to be assigned a unique bit pattern, a. What is the minimum number of bits required to do this? b. How many more students can be admitted to the class without requiring additional bits for each student's unique bit pattern?

+4
Answers (1)
  1. 18 February, 23:20
    0
    Answer: a. 256 bits and b. 56 students

    Step-by-step explanation:

    Bit is a combination of 0 and 1

    each byte contains 8 bit, so each student need 8 bits to assigned him a unique pattern

    Zeros and ones means binary

    Therefore 2^n

    = 2^8

    =256 bits

    (b)

    The number of students that can be admitted without additionl bit will be:

    = 256 - 200

    = 56 students
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Assume that there are about 400 students in your class. If every student is to be assigned a unique bit pattern, a. What is the minimum ...” in 📘 Mathematics 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