25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 

5 satır
149 B

  1. 16-bit address can access 2^16 = 65536 bytes of memory
  2. 8KB is 8192 bytes.
  3. 65536 / 8192 = 8 pages
  4. Since there are 8 pages, there are 8 table entries.