参考答案和解析
正确答案: pages 7, 21 and 22
解析:
一份报纸中一整页分为4 pages,每相对的两个pages的页码相加和都相等。如本题中,此份报纸共有28面,也就是有7大页,最外面一页的4 pages分别是1、2、27和28,1+28=29,2+27=29。丢失页面之一是page 8,那它的反面是page 7,相对应的是page 21和page 22。
更多“问答题On glancing through your morning paper you notice that four pages are missing. One of the missing pages is page 8. The back page of this newspaper is 28. What are the other three missing pages?”相关问题
  • 第1题:

    要显示格式为“页码/总页数”的页码,应当设置文本框的控件来源属性是( )。

    A.[pages]/[page]

    B.=[pages]/[page]

    C.[page]&"/"&[pages]

    D.=[page]&"/"&(pages]


    正确答案:D

  • 第2题:

    要在报表上显示格式为“7/总10”的页码,则计算控件的控件源应设置为

    A.[Page]/总[Pages]

    B.=[Page]/总[Pages]

    C.[Page]&“/总”& [Pages]

    D.=[Page]&“/总”&[Pages]


    正确答案:D
    解析:计算控件的控件源必须是“=”开头的计算表达式。

  • 第3题:

    (21)在报表中要显示格式为“共N页,第N页”的页码,正确的页码格式设置是

    A)="共"+Pages+"页,第"+Page+"页"

    B)="共"+[Pages]+"页,第"+[Page]+"页"

    C)="共"&Pages&"页,第"&Page&"页"

    D)="共"&[Pages]&"页,第"&[Page]&"页"


    正确答案:D

  • 第4题:

    A laser printer keeps printing out crumpled pages from the third tray. Which of the following is the MOST likely explanation?()

    • A、The pickup rollers need to be replaced.
    • B、The paper is too wide for the tray.
    • C、The toner cartridge is leaking.
    • D、The pickup assembly is missing.

    正确答案:A

  • 第5题:

    要显示格式为”页码/总页数”的页码,应当设置文本框的控件来源属性是()。

    • A、[Page]/[Pages]
    • B、=[Page]/[Pages]
    • C、[Page]&”/”&[Pages]
    • D、=[Page]&”/”&[Pages]

    正确答案:D

  • 第6题:

    When monitoring a system using vmstat with an interval, the metrics under page po represent which of the following phrases?() 

    • A、 The number pages over the limit
    • B、 The pages to paging space per second
    • C、 The number of page operations per second
    • D、 The number of processes waiting for page out

    正确答案:B

  • 第7题:

    If percentage of RAM occupied by file pages falls below minperm, page replacement algorithm steals pages from ()

    • A、 file pages only.
    • B、 computational pages only.
    • C、 either file or computational pages.
    • D、 working segment only.

    正确答案:C

  • 第8题:

    You are maintaining a Microsoft ASP.NET Web Application that was created by using the Microsoft .NET Framework version 3.5.  You obtain the latest version of the project from the source control repository. You discover that an assembly reference is missing when you attempt to compile the project on your computer.You need to compile the project on your computer.  What should you do?()

    • A、Add a reference path in the property pages of the project to the location of the missing assembly.
    • B、Add a working directory in the property pages of the project to the location of the missing assembly.
    • C、Change the output path in the property pages of the project to the location of the missingassembly.
    • D、Delete the assembly reference. Add a reference to the missing assembly by browsing for it on your computer.

    正确答案:A

  • 第9题:

    You develop a Web application that contains two master pages. You need to dynamically set the master page when a user views pages in the application. What should you do?()

    • A、SetPage.MasterPageFile in the Page’sPage_Initevent.
    • B、SetPage.MasterPageFile in the Page’sOnInit event.
    • C、SetPage.MasterPageFile in the Page’sPage_Loadevent.
    • D、SetPage.MasterPageFile in the Page’sPage_PreInitevent.

    正确答案:D

  • 第10题:

    单选题
    A laser printer keeps printing out crumpled pages from the third tray. Which of the following is the MOST likely explanation?()
    A

    The pickup rollers need to be replaced.

    B

    The paper is too wide for the tray.

    C

    The toner cartridge is leaking.

    D

    The pickup assembly is missing.


    正确答案: D
    解析: 暂无解析

  • 第11题:

    单选题
    You develop a Web application that contains two master pages. You need to dynamically set the master page when a user views pages in the application. What should you do?()
    A

    SetPage.MasterPageFile in the Page’sPage_Initevent.

    B

    SetPage.MasterPageFile in the Page’sOnInit event.

    C

    SetPage.MasterPageFile in the Page’sPage_Loadevent.

    D

    SetPage.MasterPageFile in the Page’sPage_PreInitevent.


    正确答案: D
    解析: 暂无解析

  • 第12题:

    问答题
    On glancing through your morning paper you notice that four pages are missing. One of the missing pages is page 8. The back page of this newspaper is 28. What are the other three missing pages?

    正确答案: pages 7, 21 and 22
    解析:
    一份报纸中一整页分为4 pages,每相对的两个pages的页码相加和都相等。如本题中,此份报纸共有28面,也就是有7大页,最外面一页的4 pages分别是1、2、27和28,1+28=29,2+27=29。丢失页面之一是page 8,那它的反面是page 7,相对应的是page 21和page 22。

  • 第13题:

    A virtual memory system has five virtual pages numbered zero through four and three page frames.All the page frames are initially empty.How many page faults are generated with the following access sequence using a FIFO replacement policy?0 1 2 3 0 1 4 0 1 2 3 4

    A.8

    B.9

    C.10

    D.11


    正确答案:B

  • 第14题:

    要在报表上显示格式为”8/总9页”的页码,则计算控件的控件源应设置为______。

    A.[Page]/总[Pages]

    B.=[Page]/总[Pages]

    C.[Page]&"/总"&[Pages]

    D.=[Pa8e]&"/总"&[Pages]


    正确答案:D
    解析:注意计算控件的控件源必须是“:”开头的计算表达式。

  • 第15题:

    ou are the newly appointed system administrator at Certkiller.com. A former administratorcreated a Microsoft ASP.NET Web application using Microsoft .NET Framework v3.5.  You are responsible for maintaining the Web application. You use the source control repository toacquire the most recent version of the project. As soon as you attempt to compile the project onyour workstation you notice that the assembly reference is missing. To ensure productivity youneed to make sure that you are able to compile the project on your workstation. What should you do?()

    • A、Your best option would be to ensure that the assembly reference is deleted.Thereafter you need to add a reference to the missing assembly.
    • B、Your best option would be to ensure that a reference path in the property pages of the project is added to the location of the missing assembly.
    • C、Your best option would be to ensure that a working directory in the property pages of theproject is added to the location of the missing assembly.
    • D、Your best option would be to ensure that the output path in the property pages of the project is changed to the location of the missing assembly.

    正确答案:B

  • 第16题:

    要显示格式为“页码总页数”的页码,应当设置文本框控件的控件来源属性为()。

    • A、[page]/[pages]
    • B、=[page]/[pages]
    • C、[page]&“/“&[pages]
    • D、=[page]&“/“&[pages]

    正确答案:D

  • 第17题:

    要在页面页脚中显示“第X页,共Y页”,则页脚中的页码“控件来源”应设置为()。

    • A、=”第”&[pages]&”页,共”&[page]&”页”
    • B、=”共”&[pages]&”页,第”&[page]&”页”
    • C、=”第”&[page]&”页,共”&[pages]&”页”
    • D、=”共”&[page]&”页,第”&[pages]&”页”

    正确答案:C

  • 第18题:

    Krstin has created a page in the videos application .which one of the following statements about pages is not true ?()

    • A、pages are design elements
    • B、Pages can be full-text indexed 
    • C、pages  can be referenced by outlines or frames  
    • D、pages  can include text,graphics ,applets,and links

    正确答案:B

  • 第19题:

    You develop a Web application that contains two master pages. You need to dynamically set the master page when a user views pages in the application. What should you do? ()

    • A、Set Page.MasterPageFile in the Page's Page_Init event.
    • B、Set Page.MasterPageFile in the Page's OnInit event.
    • C、Set Page.MasterPageFile in the Page's Page_Load event.
    • D、Set Page.MasterPageFile in the Page's Page_PreInit event.

    正确答案:D

  • 第20题:

    You are maintaining a Microsoft ASP.NET Web Application that was created by using the Microsoft .NET Framework version 3.5.  You obtain the latest version of the project from the source control repository. You discover that an assembly reference is missing when you attempt to compile the project on your computer. You need to compile the project on your computer.  What should you do?()

    • A、Add a reference path in the Property Pages of the project to the location of the missing assembly. 
    • B、Add a working directory in the Property Pages of the project to the location of the missing assembly. 
    • C、Change the output path in the Property Pages of the project to the location of the missing assembly. 
    • D、Delete the assembly reference. Add a reference to the missing assembly by browsing for it on your computer. 

    正确答案:A

  • 第21题:

    单选题
    在报表中要显示格式为“共N页,第N页”的页码,正确的页码格式设置是(  )。
    A

    =共+Pages+页,第+Page+页

    B

    =共+[Pages]+页,第+[Page]+页

    C

    =共&Pages&页,第&Page&页

    D

    =共&[Pages]&页,第&[Page]&页


    正确答案: B
    解析:
    报表中添加计算字段应以“=”开头,在报表中要显示格式为“共N页,第N页”的页码,需要用到[Pages]和[Page]这两个计算项,因此正确的页码格式设置是="共"&[Pages]&"页,第"&[Page]&"页"。

  • 第22题:

    问答题
    Suppose you begin reading a book on page h and end on page k . If the pages are numbered and read consecutively, then how many pages have you read?

    正确答案: k-h+1
    解析:
    从h页到k页一共是k-h页,但不要忘了加上一页,就是k-h+1页。

  • 第23题:

    单选题
    ou are the newly appointed system administrator at Certkiller.com. A former administratorcreated a Microsoft ASP.NET Web application using Microsoft .NET Framework v3.5.  You are responsible for maintaining the Web application. You use the source control repository toacquire the most recent version of the project. As soon as you attempt to compile the project onyour workstation you notice that the assembly reference is missing. To ensure productivity youneed to make sure that you are able to compile the project on your workstation. What should you do?()
    A

    Your best option would be to ensure that the assembly reference is deleted.Thereafter you need to add a reference to the missing assembly.

    B

    Your best option would be to ensure that a reference path in the property pages of the project is added to the location of the missing assembly.

    C

    Your best option would be to ensure that a working directory in the property pages of theproject is added to the location of the missing assembly.

    D

    Your best option would be to ensure that the output path in the property pages of the project is changed to the location of the missing assembly.


    正确答案: C
    解析: 暂无解析

  • 第24题:

    单选题
    要显示格式为”页码/总页数”的页码,应当设置文本框的控件来源属性是()。
    A

    [Page]/[Pages]

    B

    =[Page]/[Pages]

    C

    [Page]&”/”&[Pages]

    D

    =[Page]&”/”&[Pages]


    正确答案: C
    解析: 暂无解析