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

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

2026年05月09日来源:信管网 作者:cnitpm

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

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

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

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

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

  • 试题1

    McCabe 度量法是通过定义环路复杂度,建立程序复杂性的度量,它基于一个程序模块的程序图中环路的个数。计算有向图 G 的环路复杂性的公式为:V(G)=m-n+2,其中 V(G)是有向图G 中的环路个数,m 是 G 中的有向弧数,n 是 G 中的节点数。下图所示程序图的程序复杂度是 ( ) 。

    A、2
    B、3
    C、4
    D、5

    查看答案

    试题参考答案:B

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

  • 试题2

    正则表达式1*(0|01)*表示的集合元素的特点是( ) 。
    A、长度为奇数的0、1串
    B、开始和结尾字符必须为1的0、1串
    C、串的长度为偶数的0、1串
    D、不包含子串011的0、1串

    查看答案

    试题参考答案:D

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

  • 试题3

    设某上下文无关文法如下:  S→11 | 1001  | S0  |SS,则该文法所产生的所有二进制字符串都具有的特点是  ( )  。
    A、能被 3 整除
    B、0、1 出现的次数相等
    C、0 和 1 的出现次数都为偶数
    D、能被 2 整除

    查看答案

    试题参考答案:A

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

  • 试题4

    在ISO/IEC软件质量模型中,易使用性的子特性不包括( )。
    A.易理解性
    B.易学性
    C.易操作性
    D.易分析性

    查看答案

    试题参考答案:D

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

  • 试题5

    对于长度相同但格式不同的两种浮点数,假设前者阶码长、尾数短,后者阶码短、尾数长,其他规定都相同,则二者可表示数值的范围和精度情况为( )
    A.二者可表示的数的范围和精度相同
    B.前者所表示的数的范围更大且精度更高
    C.前者所表示的数的范围更大但精度更低
    D.前者所表示的数的范围更小但精度更高

    查看答案

    试题参考答案:C

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

  • 试题6

    给定关系R (U,F),其中U={A,B,C,D,E,H},F={A→B,B→DH,A→H,C→E}。关系有( ),F中( )。
    (1)A.一个候选码A
    B.2个候选码A、B
    C.一个候选码AC
    D.两个候选码A、C
    (2)A.不存在传递依赖,但存在元余函数依赖
    B.既不存在传递依赖,也不存在冗余函数依赖
    C.存在传递依赖A→D和A→H,但不存在冗余函数依赖
    D.存在传递依赖A→D和A→H,并且还存在冗余函数依赖

    查看答案

    试题参考答案:C、D

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

  • 试题7

    M公司将其开发的某软件产品注册商标为S,为确保公司在市场竞争中占据地位,M公司对员工进行了保密约束,此情形下,该公司不享有( )
    A.软件著作权
    B.专利权
    C.商业秘密权
    D.商标权

    查看答案

    试题参考答案:B

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

  • 试题8

    We initially described SOA without mentioning Web s ervices, and vice versA. This is because they are ortho gonal: service-orientation is an architectural ( ) whil e Web services are an implementation ( ).The two c an be used together, and they frequently are, but the y are not mutually dependent.
    For example, although it is widely considered to be a distributed-computing solution,SOA can be applied to advantage in a single system,where services might b e individual processes with well-defined ( ) that co mmunicate using local channels,or in a self-contained cluster, where they might communicate across a high -speed interconnect.
    Similarly, while Web services are( ) as the basis for a service-oriented environment, there is nothing in th eir definition that requires them to embody the SOA p rinciples. While( )is often held up as a key characte ristic of Web services,there is no technical reason that they should be stateless-that would be a design choi ce of the developerwhich may be dictated by the arc hitectural style of the environment in which the servic e is intended to participate.
    A.design
    B.Style
    C.technology
    D.structure
    A.Structure
    B.style
    C.technology
    D.method
    A.interfaces
    B.functions
    C.lonics
    D.formatsul
    A.regarded
    B.well-suitede
    C.worked
    D.used
    A.distribution
    B.interconnection
    C.dependence
    D.statelessness

    查看答案

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

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

  • 试题9

    下列叙述中,与提高软件可移植性相关的是( )。
    A、选择时间效率高的算法
    B、尽可能减少注释
    C、选择空间效率高的算法
    D、尽量用高级语言编写系统中对效率要求不高的部分

    查看答案

    试题参考答案:D

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

  • 试题10

    (1)A、0
    B、1
    C、2
    D、3
    (2)A、P(S)、V(S)  和 V(S)
    B、P(S)、P(S)  和 V(S)
    C、V(S)、P(S)  和 P(S)
    D、V(S)、V(S)  和 P(S)

    查看答案

    试题参考答案:B、A

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

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

分享至:

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

下载APP-在线学习