信管网每日一练
信息系统管理工程师 - 每日一练 导航

信息系统管理工程师每日一练试题(2026/4/26)

2026年04月27日来源:信管网 作者:cnitpm

信息系统管理工程师当天每日一练试题地址:www.cnitpm.com/exam/ExamDay.aspx?t1=30

往期信息系统管理工程师每日一练试题汇总:www.cnitpm.com/class/27/e30_1.html

信息系统管理工程师每日一练试题(2026/4/26)在线测试:www.cnitpm.com/exam/ExamDay.aspx?t1=30&day=2026/4/26

点击查看:更多信息系统管理工程师习题与指导

信息系统管理工程师每日一练试题内容(2026/4/26)

  • 试题1

    在进行新旧信息系统转换时, ( ) 的转换方式风险最小。
    A.直接转换
    B.并行转换
    C.分段转换 
    D.分块转换

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=30&day=2026/4/26

  • 试题2

    网络安全机制主要包括接入管理、( )和安全恢复等三个方面。
    A.安全报警
    B.安全监视
    C.安全设置
    D.安全保护

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=30&day=2026/4/26

  • 试题3

    依据我国著作权法的规定,( )属于著作人身权。
    A.发行权
    B.复制权
    C.署名权
    D.信息网络传播权

    查看答案

    试题参考答案:C

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=30&day=2026/4/26

  • 试题4

    ( )是在云端安全和及时地管理用户的报到和离职过程。
    A.身份供应
    B.联盟身份管理
    C.身份认证
    D.身份授权

    查看答案

    试题参考答案:C

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=30&day=2026/4/26

  • 试题5

    如果所在行业没有行业数据分类规则,数据处理者应如何进行数据分类?
    A.完全忽略数据分类
    B.从组织经营维度进行数据分类
    C.随机选择分类规则
    D.仅依据个人偏好进行分类

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=30&day=2026/4/26

  • 试题6

    ( )是类元之间的语义关系,其中的一个类元指定了由另一个类元保证执行的契约。
    A.依赖关系
    B.关联关系
    C.泛化关系
    D.实现关系

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=30&day=2026/4/26

  • 试题7

    诊疗科、医师和患者的关系模式及它们之间的E-R 图如下所示:  
        诊疗科(诊疗科代码,诊疗科名称)
        医生(医生代码,医生姓名,诊疗科代码)
        患者(患者编号,患者姓名)
    其中,带实下划线的表示主键,虚下划线的表示外键。若关系诊疗科和医师进行自然连接运算,其结果集为 (1)元关系。 医师和患者之间的治疗观察关系模式的主键是 (2) 。 
    (1)A.5
    B.4
    C.3
    D.2
    (2)A.医师姓名、患者编号 
    B.医师姓名、患者姓名
    C.医师代码、患者编号
    D.医师代码、患者姓名

    查看答案

    试题参考答案:B、C

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=30&day=2026/4/26

  • 试题8

    关于数据结构的描述,( )是不正确的
    A. 链表是一种动态数据结构,可以方便地插入和删除元素。
    B. 二叉搜索树是一种树形数据结构,其中每个节点的左子树上所有元素的值都小于它的根节点的值,右子树上所有元素的值都大于它的根节点的值。
    C. 哈希表是通过计算数据的哈希值来进行快速数据查找的数据结构。
    D. 堆是一种特殊的树形数据结构,其中父节点的值总是小于其子节点的值。

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=30&day=2026/4/26

  • 试题9

    以下不属于系统设计阶段任务的是( )
    A.总体设计
    B.程序设计
    C.模块结构设计
    D.详细设计

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=30&day=2026/4/26

  • 试题10

    The purpose of a programming system is to make a computer easy to use. To do this, it furnishes languages and various facilities that are in fact programs invoked and controlled by language features. But these facilities are bought at a price: the external description of a programming system is ten to twenty times as large as the external description of the computer system itself. The user finds it far easier to specify any particular function, but there are far more to choose from, and far more options and formats to remember.
    Each of use is enhanced only if the time gained in functional specification exceeds the time lost in learning, remembering, and searching manuals. With modern programming systems this gain does exceed the cost, but in recent years the ratio of fain to cost seems to have fallen as more and more complex(71 ) have been added.
    Because each of use is the purpose, this radio of function to conceptual complexity is the ultimate test of system design. Neither function alone nor simplicity alone( 72) a good design.
    This point is widely misunderstood. Function, and not simplicity, has always been the measure of excellence for its designers. As soon aseach of use is held up as the criterion, each of these is seen to be(73 ) , reaching for only half of the true goal.
    For a given level of function, however, that system is best in which one can specify things with the most simplicity and straightforwardness. (74 ) is not enough. Mooer’s TRAC language and Algol 68 achieve simplicity as measured by the number of distinct elementary concepts.
    They are not, however, straightforward. The expression of the things one wants to do often requires involuted (复杂的)and unexpected combinations of the basic facilities. It is not enough to learn the elements and rules of combination; one must also learn the idiomatic usage, a whole lore of how the elements are combined in practice. Simplicity and straightforwardness proceed from conceptual(75 ) . Every part must reflect the same philosophies and the same balancing of desiderata. Every part must use the same techniques in syntax and the analogous notions in semantics. each of use, then, dictates unity of design, conceptual integrity.
    71A.systems
    B.functions
    C.programs
    D.manuals
    72A.defines
    B.canbe
    C.constructs
    D.costs
    73A.stabilize
    B.equalized
    C.unbalanced
    D.balanced
    74A.Function
    B.System
    C.Straightforwardness
    D.Simplicity
    75A.integrity
    B.isolation
    C.durability
    D.consistency

    查看答案

    试题参考答案:B、A、C、D、A

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=30&day=2026/4/26

温馨提示:因考试政策、内容不断变化与调整,信管网提供的以上信息仅供参考,如有异议,请考生以权威部门公布的内容为准!

分享至:

信管网 - 信息系统项目管理专业网站

下载APP-在线学习