参考答案和解析

答案:B

解析:选项B, Apartment, 一般是多层居民楼,添加到句子中,People called the Fire Brigade that the fifth floor of their neighboring apartment was on fire. 翻译成中文的意思是“当相邻的居民楼五层着火的时候,人们给消防队打了电话。”

更多“People called the Fire Brigade(军旅) that the fifth floor of their neighboring __________ was on fire. ”相关问题
  • 第1题:

    ____________ fire, sound the alarm and leave the building immediately.

    A.In need of

    B.In case of

    C.In spite of

    D.In charge of


    正确答案:B

  • 第2题:

    A fire hose with a nozzle attached must be connected to each hydrant except when exposed to heavy weather or when the ______.

    A.Fire hose might be damaged by cargo operations

    B.Vessel is in port

    C.Fire-main system is not charged

    D.Fire pumps are used for purposes other than supplying water to the fire main


    正确答案:A

  • 第3题:

    电视剧《士兵突击》属于哪种题材?

    A.一般革命历史题材中的军人传奇剧

    B.重大革命历史题材中的人物传记剧

    C.现实军旅题材中的军旅演习剧

    D.现实军旅题材中的军旅成长剧


    D

  • 第4题:

    下面是防火墙接口的配置命令:

    fire(config) ip address outside 202.134.135.98 255.255.255.252

    fire(config) ip address inside 192.168.46.1 255.255.255.0

    fire(config) ip address dmz 10.0.0.1 255.255.255.0

    根据以上配置,写出上图中防火墙各个端口的IP地址:

    e0:(2)

    e1:(3)

    e2:(4)


    正确答案:(2)192.168.46.1 (3)202.134.135.98 (4)10.0.0.1
    (2)192.168.46.1 (3)202.134.135.98 (4)10.0.0.1 解析:本题考查的是。
    根据配置可知,该防火墙外网IP地址为202.134.135.98,内网IP地址为192.168.46.1, DMZ区的IP地址为10.0.0.1。
    从本题的示意图可知,防火墙e0口连接内部工作站,为内网接口;防火墙e1口连接Internet,为外网接口;防火墙e2口连接内部服务器,为DMZ接口。所以:
    e0:192.168.46.1
    e1:202.134.135.98
    e2:10.0.0.1

  • 第5题:

    67、python语言中,math.floor(-2.5)=____,math.ceil(3.5+math.floor(-2.5))=____


    C

  • 第6题:

    73、python语言中,math.floor(-2.5)=____,math.ceil(3.5+math.floor(-2.5))=____


    C