线圈LOOP

题目

线圈LOOP

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

●The term, (74) loop, refers to a loop that is contained within another loop.

(74)A.program

B.nested

C.statement,

D.Network


正确答案:B

第2题:

下列关于loop back interface的说法()是不正确的?

  • A、loop back interface是CISCO路由器上缺省端口
  • B、loop back interface一个永远不会DOWN的逻辑端口
  • C、loop back interface是一个做自环测试的端口
  • D、loop back interface是对端使用LOOPBACK命令测试链路后本端的端口状态

正确答案:A,C,D

第3题:

下列关于Do…Loop语句的叙述不正确的是 ( )

A.Do…Loop语句采用逻辑表达式来控制循环体执行的次数

B.当Do while…Loop或Do until…Loop语句中while或until后的表达式的值为 true或非零时,循环继续

C.Do…Loop while语句与Do…Loop until语句都至少执行一次循环体

D.Do while…Loop语句与Do until…Loop语句可能不执行循环体


正确答案:B
解析:Do While | Until...Loop形式的语句格式为:
  Do While | Until条件
  循环体
  [Exit Do]
  Loop
  使用While关键字是当条件为True时执行循环体,直到条件为False时终止循环;使用 Until关键字是当条件为False时执行循环体,直到当条件为True时终止循环。故选项B叙述有误。

第4题:

下面()不是oracle程序设计中的循环语句。

  • A、for…end for
  • B、loop…end loop
  • C、while…end loop
  • D、For…end loop

正确答案:A

第5题:

Loop guard and UniDirectional Link Detection both protect against Layer 2 STP loops. In which two ways does loop guard differ from UDLD in loop detection and prevention?()

  • A、Loop guard can be used with root guard simultaneously on the same port on the same VLAN while UDLD cannot.
  • B、UDLD protects against STP failures caused by cabling problems that create one-way links.
  • C、Loop guard detects and protects against duplicate packets being received and transmitted on different ports.
  • D、UDLD protects against unidirectional cabling problems on copper and fiber media.
  • E、Loop guard protects against STP failures caused by problems that result in the loss of BPDUs from a designated switch port.

正确答案:B,E

第6题:

Conditional Loop Instructions


正确答案:条件循环指令利,用条件转移指令决定是否进行循环。

第7题:

Loop guard and UniDirectional Link Detection both protect against Layer 2 STP loops. In which two ways does loop guard differ from UDLD in loop detection and prevention? ()

  • A、 Loop guard can be used with root guard simultaneously on the same port on the same VLAN while UDLD cannot
  • B、 UDLD protects against STP failures caused by cabling problems that create one-way links.
  • C、 Loop guard detects and protects against duplicate packets being received and transmitted on different ports
  • D、 UDLD protects against unidirectional cabling problems on copper and fiber media.
  • E、 Loop guard protects against STP failures caused by problems that result in the loss of BPDUs from a designated switch port.

正确答案:B,E

第8题:

WhichoftheseLayer2accessdesignsdoesnotsupportVLANextensions?()

A.FlexLinks

B.loop-freeU

C.loopedsquare

D.loopedtriangle

E.loop-freeinvertedU


参考答案:B

第9题:

Which statement is true about loop guard?()

  • A、Loop guard only operates on interfaces that are considered point-to-point by the spanning tree.
  • B、Loop guard only operates on root ports.
  • C、Loop guard only operates on designated ports.
  • D、Loop guard only operates on edge ports.

正确答案:A

第10题:

在插入背景音乐时,使用下面哪种方式控制播放次数为无穷次()。

  • A、loop<0
  • B、loop=0
  • C、loop>0
  • D、loop<=0

正确答案:A

更多相关问题