There are many page replacement algorithms in the page management. Most frequently used algorithm isA.FIFOB.PPTC.OPTD.LRU

There are many page replacement algorithms in the page management. Most frequently used algorithm is

A.FIFO

B.PPT

C.OPT

D.LRU


相关考题:

以下是ASP.NET 页生命周期事件的有( ) A、Page_PreInitB、Page_InitC、Page_LoadD、Page_PreRenderE、Page_Unload

要在页面上创建一个指向上一级目录中文件page. htm 的链接,在属性检查器的链接栏中应该输入( )。 A./page. htmB.mailto: page. HtmC.page.htmD.一/page. htm

要显示格式为“页码/总页数”的页码,应当设置文本框控件的控制来源属性为( )。A.[Page]/[Pages]B.=[Page]/[Pages]C.[Page]"/"[Pages]D.=[Page]"/"[Pages]

要显示格式为“页码/总页数”的页码,应当设置文本框的控件来源属性是( )。A.[pages]/[page]B.=[pages]/[page]C.[page]&"/"&[pages]D.=[page]&"/"&(pages]

你正在开发一个包含两个母版页的 Web 应用。你需要在用户访问页面的时候动态的设置母版页,你应该如何做?() A.在页面Page_Init事件设置Page.MasterPageFile.B.在页面OnInit事件设置Page.MasterPageFile.C.在页面Page_Load事件设置Page.MasterPageFile.D.在页面Page_PreInit事件设置Page.MasterPageFile.

YouareimplementinganASP.NETpageinane-commerceapplication.CodeinabtnAddToCart_Clickeventhandleraddsaproducttotheshoppingcart.Thepageshouldcheckthestatusoftheshoppingcartandalwaysshowacarticonwhenoneormoreitemsareintheshoppingcart.Thepageshouldhidetheiconwhentheshoppingcarthasnoitems.Youneedtoaddaneventhandlertoimplementthisrequirement.Whicheventhandlershouldyouadd?()A.btnAddToCart_ClickB.Page_LoadC.Page_PreRenderD.Page_PreInit

YoucreateaWebpagenamedTestPage.aspxandausercontrolnamedcontainedinafilenamedTestUserControl.ascx.YouneedtodynamicallyaddTestUserControl.ascxtoTestPage.aspx.Whichcodesegmentshouldyouuse?() A.protectedvoidPage_Load(objectsender,EventArgse){ControluserControl=Page.LoadControl(TestUserControl.ascx);Page.Form.Controls.Add(userControl);}B.protectedvoidPage_Load(objectsender,EventArgse){ControluserControl=Page.FindControl(TestUserControl.ascx);Page.Form.Controls.Load(userControl);}C.protectedvoidPage_PreInit(objectsender,EventArgse){ControluserControl=Page.LoadControl(TestUserControl.ascx);Page.Form.Controls.Add(userControl);}D.protectedvoidPage_PreInit(objectsender,EventArgse){ControluserControl=Page.FindControl(TestUserControl.ascx);Page.Form.Controls.Load(userControl);}

要显示格式为“页码/总页数”的页码,应当设置文本框的控件来源属性是( )。A.[pages]/[page]B.=[pages]/[page]C.[page]&"/"&[pages]D.=[page]&"/"&[pages]

要显示格式为"页码/总页数"的页码,应当设置文本框控件的控件来源属性为A.Page/PageB.=Page/PagesC.Page"/"PagesD.=Page"/"Pages

AsIwasjustgettingfamiliarwiththisjob,Ihad_____toaskmyboss.(A)many(C)more(B)most(D)much