FLAGS

题目

FLAGS

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

第1题:

What are two TCP flag settings that are considered suspicious? ()(Choose two.)

A. Do-Not-Fragment flag is set.

B. Both SYN and FIN flags are set.

C. Both ACK and PSH flags are set.

D. FIN flag is set and ACK flag is not set.


参考答案:B, D

第2题:

All the streets were( )with flags to welcome the Chinese delegation.

A.furnished
B.decorated
C.supplied
D.ornamented

答案:B
解析:
decorate“装饰、布置(目的在于美化或庆祝)”。句意:所有的街道都是悬旗欢迎中国代表团。D.ornament也有“装饰”的意思,但常指增添某物以增加原物之美。

第3题:

如果路由器的以太网接口需要转发一个1600B的数据包,则下列说法正确的有?()

A.首片报文的Flags字段的取值为1

B.首片报文包含的载荷1480B

C.第二分片报文的片偏移字段值为1480

D.第二片报文的Flags字段的取值为0


答案:ABC

第4题:

执行指令IRET后弹出堆栈的寄存器先后顺序为()。

  • A、CS、IP、Flags
  • B、IP、CS、Flags
  • C、Flags、CS、IP
  • D、Flags、IP、CS

正确答案:B

第5题:

8086/8088CPU执行INTn指令时,CPU将以下寄存器压入堆栈的顺序是()

  • A、FLAGS,IP,CS
  • B、IP,CS,FLAGS
  • C、CS,IP,FLAGS
  • D、FLAGS,CS,IP

正确答案:D

第6题:

The man page for command shows the following syntax: The man page for command shows the following syntax: command [ -a | -b ] Which of the following statements is true regarding this entry?()

A. Either the -a or flag -b may be used, but not both.

B. If the flag -a is used then the flag -b also must be used.

C. One of the -a or -b flags must be used, but not both at the same time.

D. Both the flags may be used together, but neither are mandatory.


参考答案:D

第7题:

下列8086CPU标志寄存器Flags的标志位中,不属于状态标志位的是()

A.OF
B.IF
C.AF
D.PF

答案:B
解析:

第8题:

FLAGS寄存器中有()位控制状态位。


参考答案:3

第9题:

执行以下两条指令后,标志寄存器FLAGS的六个状态位各为什么状态? MOVAX,84A0H ADDAX,9460H


正确答案: 执行ADD指令后,6个状态标志位的状态分别为:
在两个16位数进行加法运算时,对CF、ZF、SF和OF会产生影响,但对PF和AF标志位,只有其低8位的运算影响它们的状态。各标志位的状态分别为:AF=0,PF=1,CF=1,ZF=0,SF=0,OF=1。

第10题:

下列8086CPU标志寄存器Flags的标志位中,不属于状态标志位的是()。

  • A、OF
  • B、IF
  • C、AF
  • D、PF

正确答案:B

更多相关问题