专业软件设计师网站|服务平台|服务商(加客服微信:cnitpm或QQ:947530340进软件设计师学霸群)

软题库 学习课程
当前位置:信管网 >> 软件设计师 >> 每日一练 >> 文章内容
软件设计师每日一练试题(2024/4/19)

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

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

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

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

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

  • 试题1

    下图属于 UML 中的(1),其中,AccountManagement 需要(2)。

    (1)A、组件图
    B、部署图
    C、类图
    D、对象图
    (2)A、实现 IdentityVerifier 接口并被 CreditCardServices 调用
    B、调用 CreditCardServices 实现的 IdentityVerifier 接口
    C、实现 IdentityVerifier 接口并被 Logger 调用
    D、调用 Logger 实现的 IdentityVerifier 接口

    查看答案

    试题参考答案:A、B

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

  • 试题2

    美国卡内基—梅隆大学SEI提出的CMM模型将软件过程的成熟度分为5个等级,以下选项中,属于可管理级的特征是( )。
    A、工作无序,项目进行过程中经常放弃当初的计划 
    B、建立了项目级的管理制度 
    C、建立了企业级的管理制度 
    D、软件过程中活动的生产率和质量是可度量的 

    查看答案

    试题参考答案:D

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

  • 试题3

    在Python3中,表达式list(range(11)【10∶0∶-2】的值为()
    A.[10,8,6,4,2,0]
    B.[10,8,6,4,2]
    C.[0,2,4,6,8,10]
    D.[0,2,4,6,8)

    查看答案

    试题参考答案:B

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

  • 试题4

    Software entities are more complex for their size than perhaps any other humanconstruct, because no two parts are alike (at least above the statement level). If they are, wemake the two similar parts into one, a( 71 ), open or closeD. In this respect software systemsdiffer profoundly from computers, buildings, or automobiles, where repeated elements abound.
    Digital computers . are themselves more complex than most things people build;they have very large numbers of states This makes conceiving, describing, and testing them harD. Software systems have orders of magnitude more( 72 )than computers do
    Likewise, a scaling-up of a software entity is not m erely a repetition of the same elementsm larger size; it is necessarily an mcrease in the number of different elements. In most cases, the elements interact with each other in some( 73 )fashion: and the complexity of the wholencreases much more than linearly.
    The complexity of software is a(an)( 74 )property, not an accidental one Hencedescriptions of a software entity that abstract away its complexity often abstract away its essence.Mathematics and the physical sciences made great strides for threecenturies by constructingsimplified models of complex phenomena, deriving properties fiom the models, and verifyingthose properties experimentally. This worked becausethe complexities( 75 ) in the modelswere not the .essential properties of the phenomena: It does not work when the complexities are the essence.
    Many of the classical problems of developing software products derive from this essential complexi and its nonlinear uicreases with size. Not only .technical problems but management problems as well come from the coin plexity.
    A. task
    B.job
    C.subroitune
    D.Program
    A.states
    B.parts
    C.conditions
    D.Expressions
    A.linear
    B. nonlinear
    C.Parallel
    D.Addititive
    A. surface
    B. Outside
    C.exterior
    D.Essential
    A. fixed
    B. Included
    C.ignored
    D.stabilized

    查看答案

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

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

  • 试题5

    函数f和g的定义如下图所示。执行函数f时若采用引用(call by reference)方式调用函数g(a),则函数f的返回值为( )。

    A.14
    B.18
    C.24
    D.28

    查看答案

    试题参考答案:D

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

  • 试题6

    使用 PERT 图进行进度安排,不能清晰地描述  (1)  ,但可以给出哪些任务完成后才能开始另一些任务。下面 PERT 图所示工程从 A 到 K 的关键路径是  (2)  ,(图中省略了任务的开始和结束时刻)。

    (1)A、每个任务从何时开始
    B、每个任务到何时结束
    C、各任务之间的并行情况
    D、各任务之间的依赖关系
    (2)A、ABEGHIK
    B、ABEGHJK
    C、ACEGHIK
    D、ACEGHJK

    查看答案

    试题参考答案:C、B

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

  • 试题7

    招聘系统要求求职的人年龄在20岁到60岁之间(含),学历为本科、硕士或者博士,专业为计算机科学与技术、通信工程或者电子工程。其中( )不是好的测试用例。
    A、(20,本科,电子工程)
    B、(18,本科,通信工程)
    C、(18,大专,电子工程)
    D、(25,硕士,生物学)

    查看答案

    试题参考答案:C

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

  • 试题8

    对于一个大型软件来说,不加控制的变更很快就会引起混乱。为有效地实现变更控制,需借助于配置数据库和基线的概念。  ( )  不属于配置数据库。
    A、开发库
    B、受控库
    C、信息库
    D、产品库

    查看答案

    试题参考答案:C

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

  • 试题9

    运行下面的 C 程序代码段,会出现(  )错误。
    int k=0;
    for(;k<100;);
    {k++;)
    A.变量未定义
    B.静态语义
    C.语法
    D.动态语义

    查看答案

    试题参考答案:D

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

  • 试题10

    给定教师关系Teacher(T_no,T_name,Dept_name,Tel),其中属性T_no、T_name、Dept_name和Tel的含义分别为教师号、教师姓名、学院名和电话号码。用SQL创建一个“给定学院名求该学院的教师数”的函数如下:
    CreatefunctionDept_count(Dept_namevarchar(20))
    ()
    begain
    ()
    selectcount(*)intod_count
    fromTeacher
    whereTeacher.Dept_name=Dept_name
    retumd_count
    end
    A.returnsinteger
    B.returnsd_countinteger
    C.declareinteger
    D.declared_countinteger
    A.returnsinteger
    B.returnsd_countinteger
    C.declareinteger
    D.declared_countinteger

    查看答案

    试题参考答案:A、D

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

信管网订阅号

信管网视频号

信管网抖音号

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

信管网致力于为广大信管从业人员、爱好者、大学生提供专业、高质量的课程和服务,解决其考试证书、技能提升和就业的需求。

信管网软考课程由信管网依托10年专业软考教研倾力打造,教材和资料参编作者和资深讲师坐镇,通过深研历年考试出题规律与考试大纲,深挖核心知识与高频考点,为学员考试保驾护航。面授、直播&录播,多种班型灵活学习,满足不同学员考证需求,降低课程学习难度,使学习效果事半功倍。

相关内容

发表评论  查看完整评论  

推荐文章

精选

课程

提问

评论

收藏