10. A ROM having a total capacity of 64K bits (K = 1024 = 2^10) is given. If the ROM is known to have 8 outputs, how many address lines are there?

  1. 11
  2. 12
  3. 13
  4. 14
  5. 15

2 is WRONG. Use the formula C = 2^n x m, where 64 = 2^6 and K = 2^10 and m = 8 = 2^3.

[ Go Back To Question 10 ]

[ Go Back To The Beginning Of Quiz ]