●The Programming languages are designed to (73) the communication between human and computers.(73) A.makeB.facilitateC.enableD.1et

题目

●The Programming languages are designed to (73) the communication between human and computers.

(73) A.make

B.facilitate

C.enable

D.1et


相似考题
更多“●The Programming languages are designed to (73) the communication between human and comput ”相关问题
  • 第1题:

    Display units, printers are(73)device.

    A.input

    B.output

    C.storage

    D.communication


    正确答案:B
    解析:显示器、打印机都是输出设备。

  • 第2题:

    WebSQL is a SQL-like ( 71 ) language for extracting information from the web.Its capabilities for performing navigation of web ( 72 ) make it a useful tool for automating several web-related tasks that require the systematic processing of either ail the links in a (73), all the pages that can be reached from a given URL through (74) that match a ' pattern, or a combination of both.WebSQL also provides transparent access to index servers that can be queried via the Common (75) Interface.

    A.query

    B.transaction

    C.communication

    D.programming


    正确答案:A
    WebSQL是一种类似于SQL的查询语言,用于从Web中提取信息。它能够在Web超文本中巡航,这使得它成为自动操作一个页面中有关链接的有用工具,或是作为搜索从一个给定的URL可以到达的、所有匹配某种模式的页面的有用工具。WebSQL也提供透明地访问索引服务器的手段,这种服务器可以通过公共网关接口进行查询。

  • 第3题:

    C++ fully supports(73)programming.

    A.visual

    B.object-oriented

    C.logic

    D.natural language


    正确答案:B

  • 第4题:

    C++fullysupports(73)programming.

    A.visual

    B.object-oriented

    C.logic

    D.natural language


    正确答案:B

  • 第5题:

    以下4个程序中,完全正确的是

    A.#include <stdio.h> main(); {/*programming*/ printf("programming!\n");}

    B.#include <stdio.h> main(); {/*/ programming /*/ printf("programming!\n");}

    C.#include <stdio.h> main() {/*/*programming*/*/ printf("programming!\n");}

    D.include <stdio.h> main() {/*programming*/ printf("programming!\n");}


    正确答案:B
    解析:选项A)main();的分号是错误的,不能有分号;选项C)的注释语句多了两个*号;选项D)include前面没有#。

  • 第6题:

    (73)

    A.connection

    B.transmission

    C.compromise

    D.communication


    正确答案:D
    同71题解析