The text suggests that in the future we _______.A. may have to fight against more new diseasesB. may easily get infected by diseases from dogsC. should not be allowed to have petsD. should stop buying pets from Africa

题目

The text suggests that in the future we _______.

A. may have to fight against more new diseases

B. may easily get infected by diseases from dogs

C. should not be allowed to have pets

D. should stop buying pets from Africa


相似考题
更多“The text suggests that in the future we _______.A. may have to fight against more new ”相关问题
  • 第1题:

    We're looking forward to()service to you.

    A、 being of

    B、be of

    C、offer

    D、have


    参考答案:A

  • 第2题:

    36. We ___________ keep the new traffic law and learn how to protect ourselves.

    A.may.

    B.should

    C.can

    D.need


    正确答案:B
    36.B【解析】句意:我们应该遵守新的交通法规并学会保护自己。所填词意思为“应该”,表示一种义务和责任,用should。

  • 第3题:

    【单选题】原文:好汉不吃眼前亏。译文:A wise man does not _____ when the _____ are _____ him.

    A.run,thing,trouble

    B.fight,odds,against


    fightoddsagainst

  • 第4题:

    “Do you know that girl with the long hair?” “I don’t think so, although she ____________ me of someone else I know.”

    A、remembers

    B、recalls

    C、reminds

    D、suggests


    参考答案:C

  • 第5题:

    future __________ 子孙后代


    未来

  • 第6题:

    下面代码用于把数据以追加的方式写入到指定的文件中,请完成程序的填空。 string filename = TextBox1.Text.ToString(); string filecontent = TextBox2.Text.ToString(); StreamWriter swr = new ; swr.WriteLine(filecontent); Response.Write(""); swr.Close();

    下面代码用于把数据以追加的方式写入到指定的文件中,请完成程序的填空。 string filename = TextBox1.Text.ToString(); string filecontent = TextBox2.Text.ToString(); StreamWriter swr = new ; swr.WriteLine(filecontent); Response.Write(""); swr.Close();
    UPDATE 表名 SET 列名=值