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

软件设计师每日一练试题(2026/8/19)

2026年08月20日来源:信管网 作者:cnitpm

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

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

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

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

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

  • 试题1

    如下所示的UML图是(1 ),图中(Ⅰ)表示(2 ),(Ⅱ)表示(3 )。

    (1)A.序列图

    查看答案

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

    完整试题与解析:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/8/19

  • 试题2

    In the field of software architecture, modularity is a cornerstone principle that emphasizes the division of a system into (1) components, each with a specific purpose and well-defined interfaces for communication. This approach facilitates the understanding, development, and maintenance of complex software systems. By promoting the reuse of (2) components, modularity also contributes to increased efficiency and reduced costs.
    One of the key advantages of modularity is that it enhances (3) by allowing developers to work on individual modules in parallel, without affecting other parts of the system. This parallelism leads to faster development cycles and quicker time-to-market. Additionally, modular systems are easier to test, as each module can be tested independently, reducing the risk of errors propagating across the entire system.
    Another crucial aspect of modularity is its ability to support (4) . As requirements change or new features are added, modular systems can be adapted more easily by modifying or replacing individual modules without disrupting the overall system. This flexibility ensures that software systems remain relevant and effective over time.
    In practice, achieving modularity requires careful design decisions, including the identification of appropriate module boundaries and the definition of clear interfaces between modules. This involves a trade-off between (5) the system into too many small modules, which can lead to excessive complexity and communication overhead, and having too few large modules, which can hinder reusability and flexibility.
    A.distinct

    查看答案

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

    完整试题与解析:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/8/19

  • 试题3

    以下关于管道——过滤器软件体系结构风格优点的叙述中,不正确的是( )
    A.构件具有良好的高内聚、低耦合的特点

    查看答案

    试题参考答案:D

    完整试题与解析:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/8/19

  • 试题4

    数据流图(DFD.对系统的功能和功能之间的数据流进行建模,其中顶层数据流图描述了系统的( )。
    A.处理过程

    查看答案

    试题参考答案:B

    完整试题与解析:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/8/19

  • 试题5

    算术表达式采用逆波兰式表示时不用括号,可以利用  (1) 进行求值。与逆波兰式ab-cd+*对应的中缀表达式是(2)  。
    (1)A.数组

    查看答案

    试题参考答案:B、C

    完整试题与解析:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/8/19

  • 试题6

    假设段页式存储管理系统中的地址结构如下图所示,则系统(  )。

    A.最多可有2048个段,每个段的大小均为2048个页,页的大小为2K

    查看答案

    试题参考答案:D

    完整试题与解析:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/8/19

  • 试题7

    ( )不属于入侵检测技术。
    A.专家系统

    查看答案

    试题参考答案:D

    完整试题与解析:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/8/19

  • 试题8

    设下三角矩阵(上三角部分的元素值都为0)A[0..n,0..n]如下所示,将该三角矩阵的所有非零元素(即行下标不小于列下标的元素)按行优先压缩存储在容量足够大的数组M[]中(下标从1开始),则元素A[i,j](0≤i≤n,j≤i)存储在数组M的( )中。

    A. A

    查看答案

    试题参考答案:A

    完整试题与解析:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/8/19

  • 试题9

    模块A通过非正常入口转入模块B内部,则这两个模块之间是( )耦合。
    A.数据

    查看答案

    试题参考答案:D

    完整试题与解析:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/8/19

  • 试题10

    若某个关系的主码为全码,则该主码应包含 ( ) 。
    A、单个属性
    B、两个属性
    C、多个属性
    D、全部属性

    查看答案

    试题参考答案:D

    完整试题与解析:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/8/19

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

分享至:

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

下载APP-在线学习