一起答

软件水平考试(初级)程序员上午(基础知识)模拟试卷40

  • 卷面总分:75分
  • 浏览次数:0
  • 测试费用:免费
  • 答案解析:是
  • 练习次数:7次
  • 作答时间:150分钟
试卷简介
部分试题预览
  1. Email is the______of much organized exchange between groups of individuals.

    • A.basis
    • B.foundation
    • C.very
    • D.way
  2. E-checks require digital______and authentication services to digitally process information between the payer payee,and bank.

    • A.signatures
    • B.message
    • C.document
    • D.encrypt
  3. The suffixes com,org,edu,mil,and gov appearing in E-mail addresses stand for______,organization,educational,military,and governmental respectively.

    • A.commercial
    • B.company
    • C.communication
    • D.communicant
  4. The biggest category of information-based occupations is information______.

    • A.compute
    • B.revolution
    • C.economy
    • D.processors
  5. (65)

    • A.健壮性
    • B.可测试性
    • C.可移植性
    • D.可靠性
  6. A(n)______ allows users to scramble and unscramble their messages easily without a third partyintruding.

    • A.DES
    • B.signing messages
    • C.encrypt
    • D.firebreak
  7. Mc Call软件质量模型着重考虑了软件产品的三个侧面:软件的操作特性、软件易于移植的能力和适应新环境的能力,(50)和(51)分别是软件操作和软件转移这两个方面中重要的因素。

    (64)

    • A.可靠性
    • B.可维护性
    • C.可移植性
    • D.复用性
  8. (63)

    • A.2
    • B.6
    • C.8
    • D.14
  9. 在下列程序代码中,若主程序调用f1(x)时,参数传递采用引用方式,在f1()中调用f2(y),参数传递采用传值方式,则f1()的输出结果为(33);若主程序调用f1(x)时,参数传递采用传值方式,在f1()中调用f2(Y),参数传递采用引用方式,则f1()的输出结果为(34)。

    (62)

    • A.2
    • B.6
    • C.12
    • D.14
  10. (61)

    • A.指令语句
    • B.伪指令语句
    • C.宏指令语句
    • D.存储伪指令语句