一起答

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

  • 卷面总分:75分
  • 浏览次数:0
  • 测试费用:免费
  • 答案解析:是
  • 练习次数:16次
  • 作答时间:150分钟
试卷简介
部分试题预览
  1. Which one of the following expressions is equivalent to 'X BETWEEN 15 AND 25'?(75)

    • A.X>15 AND X<25
    • B.X=15 AND X=25
    • C.X>25 AND X<15
    • D.X>=15 AND X<=25
  2. The basic function of the file system is accessing files by names. The function can be realized by(74)。

    • A.directory-managing
    • B.boosting the speed of the file-accessing
    • C.file-protecting
    • D.improving the utilization of storage
  3. Enhancing a software product may consume(73)percent of the total life-cycle effort.

    • A.80
    • B.30
    • C.50
    • D.42
  4. The maximum number of data that can be expressed by 8 bits is(72)。

    • A.64
    • B.128
    • C.255
    • D.256
  5. (65)

    • A.p={R1(WXY),R2(XZ)}
    • B.p={R1(WX),R2(YZ)}
    • C.p={R1(WY),R2(XZ)}
    • D.p={R1(WZ),R2(XY)}
  6. TCP service is obtained by having both the sender and the receiver create and points, which are called(71)。

    • A.Network address
    • B.supenet address
    • C.socket
    • D.IP address
  7. (64)

    • A.WZ
    • B.WX
    • C.WY
    • D.W和Y
  8. 数据是信息的符号表示或称载体;信息则是数据的内涵,是数据的()。

    • A.语法解释
    • B.语义解释
    • C.用法说明
    • D.语意说明
  9. 以下关于E-R图的叙述正确的是(21)。

    • A.E-R图使用过程和数据的关系清晰,实体间的关系可导出应用过程的表示
    • B.E-R图可将现实世界(应用)中的信息抽象地表示为实体以及实体间的联系
    • C.E-R图能表示数据生命周期
    • D.E-R图建立在关系数据库的假设上
  10. 加强网络安全性最重要的基础措施是(68)。

    • A.选择更安全的操作系统
    • B.加强安全教育
    • C.设计有效的网络安全策略
    • D.安装杀毒软件