当前位置:首页
> Luz 第5963页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论单选题:Dynamic relocation relies on ____.
Dynamic relocation relies on ____.@[A](1)A. a relocation register B. object code C. dynamic link libraries D. reloc…
单选题:Swapping is used to ____ in memory management.
Swapping is used to ____ in memory management.@[A](1)A. save memory space B. expand memory space physicallyC. improve…
单选题:Which of following memory management schemes is fit for program’
Which of following memory management schemes is fit for program’s dynamic linking?@[B](1)A. Segmentation…
单选题:The address binding could be by the way of
The address binding could be by the way of @[D](1)A. The variables in source codes converted to the binaryB. The varia…
单选题:While compiling, the task of converting the symbolic addresses i
While compiling, the task of converting the symbolic addresses in the source program to the relocatable addresses is oft…
单选题:For contiguous memory allocation, which strategy gives the best
For contiguous memory allocation, which strategy gives the best performance? @[A](1)A. First fitB. Best fitC. Worst…
单选题:__________ may have not internal fragmentation.
__________ may have not internal fragmentation. @[B](1)A. Paging memory management B. Segmentation memory managementC…
单选题:________ memory allocation scheme may produce external fragmenta
________ memory allocation scheme may produce external fragmentation. @[C](1)A. Paging B. Demand paging C. Multiple-…
单选题:consider an operating system that manages the main memory with t
consider an operating system that manages the main memory with the variable-sized multiple-partition method. Given free…
单选题:Assume that five memory partitions are of size 100KB, 500KB, 200
Assume that five memory partitions are of size 100KB, 500KB, 200KB, 300KB, and 600KB (in order). The processes of 212KB,…