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

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

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

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

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

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

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

  • 试题1

    某开发人员不顾企业有关保守商业秘密的要求,将其参与该企业开发设计的应用软件的核心程序设计技巧和算法通过论文向社会发表,那么该开发人员的行为 ( ) 。
    A、属于开发人员权利不涉及企业权利
    B、侵犯了企业商业秘密权
    C、违反了企业的规章制度但不侵权
    D、未侵犯权利人软件著作权

    查看答案

    试题参考答案:B

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

  • 试题2

    下面关于图(网)的叙述,正确的是 ( ) 。
    A、连通无向网的最小生成树中,顶点数恰好比边数多 1
    B、若有向图是强连通的,则其边数至少是顶点数的 2 倍
    C、可以采用 AOV 网估算工程的工期
    D、关键路径是 AOE 网中源点至汇点的最短路径

    查看答案

    试题参考答案:A

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

  • 试题3

    将数组{1,1,2,4,7,5}从小到大排序,若采用(1)排序算法,则元素之间需要进行的比较次数最少,共需要进行(2)次元素之间的比较。
    (1) A.直接插入
    B.归并
    C.堆
    D.快速
    (2) A.5
    B.6
    C.7
    D.8

    查看答案

    试题参考答案:A、B

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

  • 试题4

    Observe that for the programmer, as for the chef, the urgency of the patron(顾客)
    may govern the scheduled completion of the task, but it cannot govern the actual completion.
    An omelette(煎鸡蛋), promised in two minutes, may appear to be progressing nicely. But
    when  it  has  not  set  in  two  minutes,  the  customer  has  two  choices—waits  or  eats  it  raw. Software customers have had  (1)  choices.Now I do not think software  (2)  have less inherent courage and firmness than chefs, nor than other engineering managers. But false  (3)  to match the patron's desired date is much more common in our discipline than elsewhere in engineering. It is very  (4)to make a vigorous, plausible, and job risking defense of an estimate that is derived by no quantitative method, supported by little data, and certified chiefly by the hunches of the managers.Clearly two solutions are needed. We need to develop and publicize productivity figures, bug-incidence figures, estimating rules, and so on. The whole profession can only profit from  (5)  such data. Until estimating is on a sounder basis, individual managers will need to stiffen their backbones and defend their estimates with the assurance that their poor hunches are better than wish derived estimates.
    (1)A、no
    B、the same
    C、other
    D、lots of
    (2)A、testers
    B、constructors
    C、managers
    D、architects
    (3)A、tasks
    B、jobs
    C、works
    D、scheduling
    (4)A、easy
    B、difficult
    C、simple
    D、painless
    (5)A、sharing
    B、excluding
    C、omitting
    D、ignoring

    查看答案

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

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

  • 试题5

    感染"熊猫烧香"病毒后的计算机不会出现 ( ) 的情况。
    A、执行文件图标变成熊猫烧香
    B、用户信息被泄漏
    C、系统运行变慢
    D、破坏计算机主板

    查看答案

    试题参考答案:D

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

  • 试题6

    从存储空间的利用率角度来看,以下关于数据结构中图的存储的叙述中,正确的是()。
    A.有向图适合采用邻接矩阵存储,无向图适合采用邻接表存储
    B.无向图适合采用邻接矩阵存储,有向图适合采用邻接表存储
    C.完全图适合采用邻接矩阵存储
    D.完全图适合采用邻接表存储

    查看答案

    试题参考答案:C

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

  • 试题7

    下列要素中,不属于DFD的是(1)。当使用DFD对一个工资系统进行建模时,(2)可以被认定为外部实体。
    (1)A、加工
    B、数据流
    C、数据存储
    D、联系
    (2)A、接收工资单的银行
    B、工资系统源代码程序
    C、工资单
    D、工资数据库的维护。

    查看答案

    试题参考答案:D、A

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

  • 试题8

    若内存按字节编址,用存 储容量 为 32K× 8 比特的存储器 芯片构成地址编号A0000H 至 DFFFFH 的内存空间,则至少需要 ( )片。
    A、4
    B、6
    C、8
    D、10

    查看答案

    试题参考答案:C

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

  • 试题9

    下图所示为一个不确定有限自动机(NFA)的状态转换图。该NFA识别的字符串集合可用正规式()描述。

    (49)A.ab*a
    B.(ab)*a
    C.a*ba
    D.a(ba)*

    查看答案

    试题参考答案:A

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

  • 试题10

    编译器对高级语言源程序的处理过程可以划分为词法分析、语法分析、语义分析、中间代码生成、代码优化、目标代码生成等几个阶段,其中,  ( )  并不是每种编译器都必需的。
    A、词法分析和语法分析
    B、语义分析和中间代码生成
    C、中间代码生成和代码优化
    D、代码优化和目标代码生成

    查看答案

    试题参考答案:C

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

扫码关注公众号

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

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

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

相关内容

发表评论  查看完整评论  

推荐文章