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

软题库 培训课程
当前位置:信管网 >> 软件设计师 >> 每日一练 >> 文章内容
软件设计师每日一练试题(2022/5/15)
来源:信管网 2022年05月16日 【所有评论 分享到微信

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

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

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

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

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

  • 试题1

    系统的可维护性可以用系统的可维护性评价指标来衡量。系统的可维护性评价指标不包括 ( )  。
    A、可理解性
    B、可修改性
    C、准确性
    D、可测试性

    查看答案

    试题参考答案:C

    试题解析与讨论:www.cnitpm.com/st/81212796.html

  • 试题2

    观察者(Observer)模式适用于( )。
    A、访问一个聚合对象的内容而无须暴露它的内部表示*
    B、减少多个对象或类之间的通信复杂性
    C、将对象的状态恢复到先前的状态
    D、一对多对象依赖关系,当一个对象修改后,依赖它的对象都自动得到通知

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/st/4169323908.html

  • 试题3

    某双端队列如下图所示,要求元素进出队列必须在同一端口,即从A端进入的元素必须从A端出、从B端进入的元素必须从B端出,则对于4个元素的序列el、e2、e3、e4,若要求前2个元素(el、e2)从A端口按次序全部进入队列,后两个元素(e3、e4)从B端口按次序全部进入队列,则可能得到的出队序列是(60)。

    A.e1、e2、e3、e4
    B.e2、e3、e4、e1
    C.e3、e4、e1、e2
    D.e4、e3、e2、e1

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/st/380685854.html

  • 试题4

    计算机指令系统采用多种寻址方式。立即寻址是指操作数包含在指令中:寄存器寻址是指操作数在寄存器中,直接寻址是指操作数的地址在指令中。这三种寻址方式操作数的速度( )
    A、立即寻址最快,寄存器寻址次之,直接寻址最慢
    B、寄存器寻址最快,立即寻址次之,直接寻址最慢
    C、直接寻址最快, 寄存器寻址次之,立即寻址最慢
    D、寄存器寻址最快,直接寻址次之,立即寻址最慢

    查看答案

    试题参考答案:A

    试题解析与讨论:www.cnitpm.com/st/4589923196.html

  • 试题5

    良好的启发式设计原则上不包括(  )。
    A.提高模块独立性
    B.模块规模越小越好
    C.模块作用域在其控制域之内
    D.降低模块接口复杂性

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/st/4510010669.html

  • 试题6

    双端队列是指在队列的两个端口都可以加入和删除元素,如下图所示。现在要求元素进队列和出队列必须在同一端口,即从A端进队的元素必须从A端出、从B端进队的元素必须从B端出,则对于4个元素的序列a、b、c、d,若要求前2个元素(a、b)从A端口按次序全部进入队列,后两个元素(c、d)从B端口按次序全部进入队列,则不可能得到的出队序列是( )。

    A、d、a、b、c
    B、d、c、b、a
    C、b、a、d、c
    D、b、d、c、a

    查看答案

    试题参考答案:A

    试题解析与讨论:www.cnitpm.com/st/417041118.html

  • 试题7

    以下不属于软件项目风险的是( )。
    A、团队成员可以进行良好沟通
    B、团队成员离职
    C、团队成员缺乏某方面培训
    D、招不到符合项目技术要求的团队成员

    查看答案

    试题参考答案:A

    试题解析与讨论:www.cnitpm.com/st/4166910418.html

  • 试题8

    若文件系统容许不同用户的文件可以具有相同的文件名,则操作系统应采用 ( ) 来实现。
    A、索引表
    B、索引文件
    C、指针
    D、多级目录

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/st/79482737.html

  • 试题9

    The project workbook is not so much a separate document as it is a structure imposed on the documents that the project will be producing anyway.
    All the documents of the project need to be part of this ( ). This includes objectives ,external specifications , interface specifications , technical standards , internal specifications and administrative memoranda(备忘录).
    Technical prose is almost immortal. If one examines the genealogy ( Ff ) of a customer manual for a piece of hardware or software , one can trace not only the ideas , but also many of the very sentences and paragraphs back to the first ( ) proposing the product or explaining the first design. For the technical writer, the paste-pot is as mighty as the pen.
    Since this is so, and since tomorrow's product-quality manuals will grow from today’s memos, it is very important to get the structure of the documentation right. The early design of the project ( ) ensures that the documentation structure itself is crafted, not haphazard. Moreover, the establishment of a structure molds later writing into segments that fit into that structure.
    The second reason for the project workbook is control of the distribution of (请作答此空). The problem is not to restrict information, but to ensure that relevant information gets to all the people who need it.
    The first step is to number all memoranda, so that ordered lists of titles are available and h worker can see if he has what he wants. The organization of the workbook goes well beyond this to establish a tree-structure of memoranda. The ( ) allows distribution lists to be maintained by subtree, if that is desirable.
    A.product
    B.manual
    C.document
    D.information

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/st/4076428479.html

  • 试题10

    在设计某购物中心的收银软件系统时,要求能够支持在不同时期推出打折、返利、满减等不同促销活动,则适合采用( )模式。
    A、策略(Strategy)
    B、访问者(Visitor)
    C、观察者(Observer)
    D、中介者(Mediator)

    查看答案

    试题参考答案:A

    试题解析与讨论:www.cnitpm.com/st/459357040.html

扫码关注公众号

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

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

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

相关内容

发表评论  查看完整评论  

推荐文章