位置:首页 > 题库频道 > 其它分类 > 计算机其它 > 专业技术初级资格程序员基础知识2005年下半年程序员上午试卷

● WWW服务使用的协议为__(64)__ 。

发布时间:2024-07-09

A.HTML

B.HTTP

C.SMTP

D.FTP

试卷相关题目

  • 1● Internet 中域名与IP地址之间的翻译是由__(63)__ 来完成的。

    A.域名服务器

    B.代理服务器

    C.FTP 服务器

    D.Web 服务器

    开始考试点击查看答案
  • 2●下列__(62)__ 不属于电子商务的应用模式。

    A.B-B

    B.B-C

    C.G-C

    D.C-C

    开始考试点击查看答案
  • 3●邮件服务器使用POP3 的主要目的是__(61)__ 。

    A.创建邮件

    B.管理邮件

    C.收发邮件

    D.删除邮件

    开始考试点击查看答案
  • 4●内存的段式存储管理有许多优点。下面描述中,__(60)__ 不是段式存储管理的优点。

    A.支持程序的模块化设计和并行编程的要求

    B.各段程序的修改互不影响

    C.地址变换速度快、内存碎片(零头)小

    D.便于多道程序共享内存的某些段

    开始考试点击查看答案
  • 5●某计算机的地址线、数据线均为8位,一条两字节的相对寻址的无条件转移指令,存于内存20H 和21H单元中,指令操作码存放在20H 中,存放在21H 中的位移量为15H。则取该指令时PC(程序设计数器)为__(58)__H ,该指令执行结束时PC为__(59)__H 。

    A.20

    B.21

    C.22

    D.41

    开始考试点击查看答案
  • 6●在Outlook 中可以借助__(65)__ 的方式传送一个文件。

    A.FTP

    B.导出

    C.导入

    D.附件

    开始考试点击查看答案
  • 7● A sequence of any number of characters enclosed in the double queotes " " is called a character __(66)__.

    A.array

    B.group

    C.set

    D.string

    开始考试点击查看答案
  • 8● In C launguage, when an array name is passed to a function, what is passed is the __(67)__ of the beginning of the array.

    A.data

    B.value

    C.location

    D.element

    开始考试点击查看答案
  • 9● In C language, the result of the logical __(68)__ operator is 1 if the value of its operand is 0, 0 if the value of its operand is non-zero.

    A.AND

    B.NOT

    C.OR

    D.EOR

    开始考试点击查看答案
  • 10● A floating constant consists of an integer part, a decimal point, a fraction part, an e or E, and an optionally signed integer __(69)__.

    A.exponent

    B.order

    C.superfluous

    D.superior

    开始考试点击查看答案
返回顶部