试题详情

试题内容

进程P有5个页面,页号为0-4,页面变换表及状态位、访问位和修改位的含义如下图所示,若系统给进程P分配了3个存储块,当访问的页面3不在内存时,应该淘汰表中页号为( )的页面。

A.0
B.1
C.2
D.4

查看答案

软题库参考答案:A(仅供参考)

软题库解析:正在加载....

你可能感兴趣的试题

37题:

(1)是指把数据以及操作数据的相关方法组合在同一个单元中,使我们可以把类作为软件中的基本复用单元,提高其内聚度,降低其耦合度。面向对象中的(2)机制是对现实世界中遗传现象的模拟,通过该机制,基类的属性和方法被遗传给派生类。
(1)A、封装
B、多态
C、继承
D、变异
(2)A、封装
B、多态
C、继承
D、变异

34题:一个类中可以拥有多个名称相同而参数表(参数类型或参数个数或参数类型顺序)不同的方法,称为( )。
A、方法标记
B、方法调用
C、方法重载
D、方法覆盖
56题:Designing object -oriented software is hard,and designing ( )object -oriented software is even harder.You must find pertinent(相关的)objects,factor them into class at the rightgranularity,define class interfaces and inheritances,and establish key relationships among them.You design should be specific to the problem at hand,but also( )enough to address future problems and requirements.You also want to avoid redesign,or atleast minimize it.Experienced object -oriented designers will tell you that a r23题:某计算机系统中互斥资源R的可用数为8,系统中有3个进程P1、P2和P3竞争R,且每个进程都需要i个R,该系统可能会发生死锁的最小i值为( )。
A.1
B.2
C.3
D.4
49题:

把网络地址117.15.32.0/23划分为117.15.32.0/27,则得到的子网是(1)个。每个子网中可使用的主机地址是(2)个。
(1)A.4
B.8
C.16
D.32
(2)A.30
B.31
C.32
D.34

51题:IPv6 地址长度为( )bit。
A.16
B.32
C.64
D.128