If you know your page size is 8192 on your system, then which operation on a memory address would for sure send you to the next (following) page in memory? Hint: 2^12 = 4096.单项选择题

A

address += 2^20 (2 to the power of 20)

B

address += 2^13 (2 to the power of 13)

C

address >> 13 (right shift by 13 bits)

D

address >> 20 (right shift by 20 bits)

登录即可查看完整答案

我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。

类似问题

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!