信管网每日一练
软件设计师 - 每日一练 导航

软件设计师每日一练试题(2026/4/14)

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

软件设计师当天每日一练试题地址:www.cnitpm.com/exam/ExamDay.aspx?t1=4

往期软件设计师每日一练试题汇总:www.cnitpm.com/class/27/e4_1.html

软件设计师每日一练试题(2026/4/14)在线测试:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/4/14

点击查看:更多软件设计师习题与指导

软件设计师每日一练试题内容(2026/4/14)

  • 试题1

    设某循环队列Q的定义中有front和rear两个域变量其中,front指示队头元素的位置,rear指示队尾元素之后的位置,如下图所示。若该队列的容量为M,则其长度为(  )。

    A. (Q.rear-Q.front +1)
    B. [Q.rcar-a.front+M)
    C. [Q.rear-Cl.front+1)%M
    D.(Qrear-Q.front+M)%M

    查看答案

    试题参考答案:D

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

  • 试题2

    采用 UML 进行软件设计时,可用  ( )  关系表示两类事物之间存在的特殊/一般关系,用聚集关系表示事物之间存在的整体/部分关系。
    A、依赖
    B、聚集
    C、泛化
    D、实现

    查看答案

    试题参考答案:C

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

  • 试题3

    MPEG-I编码器输出视频的数据率大约为(1)。PAL制式下其图像亮度信号的分辨率为(2),帧速为(3)。
    (1)A、128Kb/s 
    B、320Kb/s 
    C、1.5Mb/s 
    D、15Mb/s
    (2)A、352×288 
    B、576×352 
    C、720×576 
    D、1024×720
    (3)A、16帧/秒 
    B、25帧/秒 
    C、30帧/秒 
    D、50帧/秒 

    查看答案

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

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

  • 试题4

    一个功能模块 M1 中的函数 F1 有一个参数需要接收指向整型的指针,但是在功能模块 M2 中调用 F1 时传递了一个整型值,在软件测试中,  ( )  最可能测出这一问题。
    A、M1 的单元测试
    B、M2 的单元测试
    C、M1 和 M2 的集成测试
    D、确认测试

    查看答案

    试题参考答案:C

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

  • 试题5

    在选择开发方法时,有些情况不适合使用原型法,以下选项中不能使用快速原型法的情况是( )。
    A、系统的使用范围变化很大 
    B、系统的设计方案难以确定 
    C、用户的需求模糊不清 
    D、用户的数据资源缺乏组织和管理 

    查看答案

    试题参考答案:D

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

  • 试题6

    拓扑序列是无环有向图中所有顶点的一个线性序列,图中任意路径中的各个顶点在该图的拓扑序列中保持先后关系,( )为—下图所示有向图的一个拓扑序列。

    A、1 2 3 4 5 6 7
    B、1 5 2 6 3 7 4
    C、5 1 2 6 3 4 7
    D、5 1 2 3 7 6 4

    查看答案

    试题参考答案:B

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

  • 试题7

    In a world where it seems we already have too much to do, and too many things to think about, it seems the last thing we need is something new that we have to learn.
    But use cases do solve a problem with requirements: with (1 ) declarative requirements it's hard to describle steps and sequences of events.
    Use cases, stated simply, allow description of sequences of events that, taken together, lead to a system doing something useful. As simple as this sounds, this is important. When confronted only with a pile of requiements, it's often(2 )to make sense of what the authors of the  requirements really wanted the system to do. In the preceding example, use cases reduce the ambiguity of the requirements by specifying exactly when and under what conditions certain behavior occurs; as such, the sequence of the behaviors can be regarded as a requirement. Use cases are particularly well suited to capture approaches. Although this may sound simple, the fact is that (3 ) requirement capture approaches, with their emphasis on declarative requirements and "shall" statements, completely fail to capture fail to capture the (4 ) of the system's behavior. Use cases are a simple yet powerful way to express the behavior of the system in way that all stakeholders can easily understand.
    But, like anything, use cases come with their own problems, and as useful as they are, they can be (5 ). The result is something that is as bad, if not worse, that the original problem. Therein it's important to utilize use cases effectively without creating a greater problem than the one you started with.
    (1)A.plenty
    B.loose
    C.extra
    D.strict
    (2)A.impossible
    B.possible
    C.sensible
    D.practical
    (3)A.modern
    B.conventional
    C.different
    D.formal
    (4)A.statics
    B.nature
    C.dynamics
    D.originals
    (5)A.misapplied
    B.applied
    C.used
    D.powerful

    查看答案

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

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

  • 试题8

    如果访问一个网站速度很慢,可能有多种原因,但首先应该排除的是 ( )  。
    A.网络服务器忙
    B.通信线路忙
    C.本地终端感染病毒
    D.没有访问权限

    查看答案

    试题参考答案:D

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

  • 试题9

    某PC的Internet协议属性参数如下图所示,默认网关的IP地址是( )。

    A.8.8.8.8
    B.202.117.115.3
    C.192.168.2.254
    D.202.117.115.18

    查看答案

    试题参考答案:C

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

  • 试题10

    采用面向对象方法开发软件的过程中,抽取和整理用户需求并建立问题域精确模型的过程叫  ( )  。
    A、面向对象测试
    B、面向对象实现
    C、面向对象设计
    D、面向对象分析

    查看答案

    试题参考答案:D

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

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

分享至:

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

下载APP-在线学习