Ask Question
2 May, 11:07

An online store uses 6-bit binary sequences to identify each unique item for sale. The store plans to increase the number of items it sells and is considering using 7-bit binary sequences. Which of the following best describes the result of using 7-bit sequences instead of 6-bit sequences?

A) 2 more items can be uniquely identified.

B) 10 more items can be uniquely identified.

C) 2 times as many items can be uniquely identified.

D) 10 times as many items can be uniquely identified.

+5
Answers (1)
  1. 2 May, 13:09
    0
    2 times as many items can be uniquely identified

    Explanation:

    Option 'C' is the answer. because

    if we use 6 bit binary sequence

    then

    No. of Unique address will be = 2 ^ 6 = 64

    as we increase the bit by 1. Now total bits are 7.

    so

    No. of Unique address for 7 bit Sequence = 2 ^ 7 = 128

    So,

    128 is double of 64, that is 2 times greater value than 64.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “An online store uses 6-bit binary sequences to identify each unique item for sale. The store plans to increase the number of items it sells ...” 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