In the following essay, each blank has four choices. Choose the best answer and write-down on the answer sheet.Microwave communication uses high-frequency(71)waves that travel in straightlines through the air. Because the waves cannot(72)with the curvatur

题目

In the following essay, each blank has four choices. Choose the best answer and write-down on the answer sheet.

Microwave communication uses high-frequency(71)waves that travel in straightlines through the air. Because the waves cannot(72)with the curvature of the earth, they can be(73)only over short distance. Thus, microwave is a good(74)for sending data between buildings in a city or on a large college campus. For longer distances, the waves must be relayed by means of "dishes" or(75). These can be installed on towers, highbuildings, and mountain tops.

A.optical

B.radio

C.electrical

D.magnetic


相似考题
更多“In the following essay, each blank has four choices. Choose the best answer and write-down ”相关问题
  • 第1题:

    Which of the following literary forms is regarded as the most common and influential form that English ( ) poetry has taken since 16th century?

    A.Sonnet
    B.Blank Verse
    C.Free Verse
    D.Essay

    答案:B
    解析:
    考查诗歌形式。无韵体诗是用无韵五步抑扬格写成的诗歌,它被称为“可能是自16世纪以来英国诗歌最常见和最具影响力的形式”。

  • 第2题:

    关于成本路径的输出类型,下列说法不正确的是()

    A.输出类型可以是EACH_CELL。

    B.输出类型可以是EACH_ZONE。

    C.输出类型可以是BEST_SINGLE。

    D.输出类型可以是EACH_SINGLE。


    输出类型可以是EACH_SINGLE。

  • 第3题:

    关于成本路径的输出类型,下列说法正确的是()

    A.输出类型可以是EACH_CELL。

    B.输出类型可以是EACH_ZONE。

    C.输出类型可以是BEST_SINGLE。

    D.输出类型可以是EACH_SINGLE。


    输出类型可以是EACH_SINGLE。

  • 第4题:

    4、关于成本路径的输出类型,下列说法不正确的是()

    A.输出类型可以是EACH_CELL。

    B.输出类型可以是EACH_ZONE。

    C.输出类型可以是BEST_SINGLE。

    D.输出类型可以是EACH_SINGLE。


    输出类型可以是EACH_SINGLE。

  • 第5题:

    下列对枚举类型的使用的代码中错误的是()。

    A.enum {no, yes, none}answer; if (answer == yes) { printf("Yesn"); }

    B.enum response{no = -1, yes = 1, none = 0}; enum response answer;

    C.answer = yes; printf("%d", answer);

    D.answer = "yes"; printf("%s", answer);


    enum a{a1, a2,a3};

  • 第6题:

    要在新窗口打开一个链接指向的网页需要用到()

    A.href=”_blank”

    B.name=”_blank”

    C.target=”_blank”

    D.href=”#blank”


    target=“_blank”