recategorized by
1,420 views
8 votes
8 votes

A table contains $287$ entries. When any one of the entries is requested, it is encoded into a binary string and transmitted. The number of bits required is.

  1. $8$
  2. $9$
  3. $10$
  4. Cannot be determined from the given information.
  5. None of the above.
recategorized by

1 Answer

Best answer
9 votes
9 votes
$D$ should be the correct answer.

Each Entry represents a row of table,in general.

In order to encode all the information of a row/entry, we must know what is the size of that information.But it is not mentioned in the question.

We can ADDRESS 287 entries by ceiling of $\log 2$(287) = $9$ bits.

but we CAN NOT ENCODE an entry, without knowing the size of that entry

So I don't think it is possible to tell how many bits are required to encode & transmit an entry unless any information is given about the data contained in entries.
Answer:

Related questions

13 votes
13 votes
2 answers
4
makhdoom ghaya asked Oct 4, 2015
1,776 views
How many integers from $1$ to $1000$ are divisible by $30$ but not by $16$?$29$$31$$32$$33$$25$