Ask Question
19 February, 14:18

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?

+3
Answers (1)
  1. 19 February, 14:38
    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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers