選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 

5 行
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.