niusouti.com
更多“Which three of the following options are NOT fields found in an Ethernet frame?() ”相关问题
  • 第1题:

    试题五(共15分)

    阅读下列说明,根据网页显示的效果图,回答问题1至问题2。

    【说明 】

    某电子商务网站如图5-1所示。

    【index.html 文档的内容 文档的内容 文档的内容 文档的内容】

    <html>

    <head>

    <title>网上商城</title>

    </head>

    <frameset (1)="15%,70%,15%" noresize="noresize" border=1

    <frame. src="frame_top.html" name="top">

    <frameset (2)="20%,80%">

    <frame. src="frame_left.html" name="left">

    <frame. src="frame_right.html" name="right">

    </frameset>

    <frame. src="count.asp" name="bottom">

    </frameset>

    </html>

    【frame_left.html 文档的内容】

    <html>

    省略部分代码……

    <center>

    <table border="1" bordercolor="blue">

    <tr>

    <td><a href="content_1.html" (3)="right">

    <img src="img/1.gif" width="100" height="30" border="0"></a></td>

    </tr>

    省略部分代码……

    </table>

    </center>

    省略部分代码……

    </html>

    【count.asp 文档的内容 文档的内容 文档的内容 文档的内容】

    <html>

    <head>

    <title>计数器</title>

    <body>

    <%

    Set conn=Server.CreateObject("ADODB.Connection")

    Set rs=Server.CreateObject("ADODB.(4)")

    conn.ConnectionString="(5)={Microsoft Access Driver (*.mdb)};Uid=;Pwd=;DBQ=

    "&Server. (6) ("database/count.mdb")

    conn.open()

    (7) sql

    sql="(8) count set hit=hit+1"

    conn.(9)(sql)%>

    sql = "select * from count"

    set rs=conn.execute(sql)

    %>

    <%

    lasthit=rs.fields("lasthit")

    tdate=year(Now()) & "-" & month(Now()) & "-" & day(Now())

    sql="update count set lasthit='" &tdate&"' where ID="&rs.fields("id")

    conn.execute(sql)

    %>

    <%

    sql = "select * from count"

    set rs=conn.execute(sql)

    %>

    <table bgcolor=blue><tr><td width="100%" align=center>总访问<%=rs("hit")%>次,最后访问

    日期<%=rs("lasthit")%></td></tr></table>

    <%

    rs.close()

    %>

    </body>

    </html>

    【问题1】(6 分)

    为程序中(1)~(3)处空缺选择正确答案,并填入答题纸对应的解答栏内。

    (1)~(3)备选答案:

    A. src

    B. cols

    C. rows

    D. target

    E. link


    正确答案:C,B,D
    问题1(每空2分,共6分)1,C或rows2,B或cols3,D或target

  • 第2题:

    In which hierarchy are routing policies defined?()

    A. [edit policy-options]

    B. [edit routing-options]

    C. [edit forwarding-options]

    D. [edit protocols]


    参考答案:A

  • 第3题:

    Which command is required for connectivity in a Frame Relay network if Inverse ARP is not operational? ()

    A. frame-relay arp

    B. frame-relay map

    C. frame-relay interface-dlci

    D. frame-relay lmi-type


    参考答案:B

  • 第4题:

    Despite the wonderful acting and well-developed plot the _________ movie could not hold our attention.

    A) three-hours B) three-hour

    C) three-hours’ D) three-hour’s

     

     


    选B

     用破折号连接的作形容词不用复数.

  • 第5题:

    DHCP报文中的 Options字段可以用来存放某些普通协议中没有定义的控制信息和参数,下列() Options标识可以用于标识用户的接口理信。

    A.Options 3

    B.Options60

    C.Options 82

    D.Options 121


    参考答案C

  • 第6题:

    A new frame-relay network is being implemented and inverse ARP does not appear to be operating correctly. Which alternative command can be used to provide connectivity?()

    A. frame-relay arp

    B. frame-relay map

    C. frame-relay interface-dlci

    D. frame-relay lmi-type

    E. frame-relay pvc


    参考答案:B