2023年08月18日来源:信管网 作者:cnitpm
软件设计师当天每日一练试题地址:www.cnitpm.com/exam/ExamDay.aspx?t1=4
往期软件设计师每日一练试题汇总:www.cnitpm.com/class/27/e4_1.html
软件设计师每日一练试题(2023/8/17)在线测试:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2023/8/17
点击查看:更多软件设计师习题与指导
软件设计师每日一练试题内容(2023/8/17)
试题1
()不是单元测试主要检查的内容。
A.模块接口
B.局部数据结构
C.全局数据结构
D.重要的执行路径
查看答案
试题参考答案:C
试题2
( ) 不属于软件配置管理的活动。
A、变更标识
B、变更控制
C、质量控制
D、版本控制
查看答案
试题参考答案:C
试题解析与讨论:www.cnitpm.com/st/82902854.html
试题3
若某计算机采用 8 位整数补码表示数据,则运算 ( ) 将产生溢出。
A、-127+1
B、-127-1
C、127+1
D、127-1
查看答案
试题参考答案:C
试题解析与讨论:www.cnitpm.com/st/83202865.html
试题4
某二叉树的先序遍历序列为c a b f e d g,中序遍历序列为a b c d e f g,则该二叉树是( )。
A.完全二叉树
B.最优二叉树
C.平衡二叉树
D.满二叉树
查看答案
试题参考答案:C
试题5
若用256K×8bit的存储器芯片,构成地址40000000H到400FFFFFH且按字节编址的内存区域,则需()片芯片。查看答案
试题参考答案:A
试题解析与讨论:www.cnitpm.com/st/380268323.html
试题6
由字符 a、 b 构成的字符串中,若每个 a 后至少跟一个 b,则该字符串集合可用正规式表示为( )。查看答案
试题参考答案:A
试题7
MPC(MultimediaPC)与PC的主要区别是增加了)( )。
A、存储信息的实体
B、视频和音频信息的处理能力
C、光驱和声卡
D、大容量的磁介质和光介质
查看答案
试题参考答案:B
试题解析与讨论:www.cnitpm.com/st/78252694.html
试题8
给定关系模式R(U,F),U={A,B,C,D},函数依赖集F={AB—>C,CD—>B}。关系模式R_(53)_,主属性和非主属性个数分别为(54)查看答案
试题参考答案:C、A
试题解析与讨论:www.cnitpm.com/st/570891377.html
试题9
虚拟存储体系由 ( ) 两级存储器构成。
A.主存-辅存
B.寄存器-Cache
C .寄存器-主存
D.Cache-主存
查看答案
试题参考答案:A
试题解析与讨论:www.cnitpm.com/st/252468833.html
试题10
In a world where it seems we already have too much to do, and too many things to think about, it seems the last thing we need is something new that we have to learn.
But use cases do solve a problem with requirements: with (1 ) declarative requirements it's hard to describle steps and sequences of events.
Use cases, stated simply, allow description of sequences of events that, taken together, lead to a system doing something useful. As simple as this sounds, this is important. When confronted only with a pile of requiements, it's often(2 )to make sense of what the authors of the requirements really wanted the system to do. In the preceding example, use cases reduce the ambiguity of the requirements by specifying exactly when and under what conditions certain behavior occurs; as such, the sequence of the behaviors can be regarded as a requirement. Use cases are particularly well suited to capture approaches. Although this may sound simple, the fact is that (3 ) requirement capture approaches, with their emphasis on declarative requirements and "shall" statements, completely fail to capture fail to capture the (4 ) of the system's behavior. Use cases are a simple yet powerful way to express the behavior of the system in way that all stakeholders can easily understand.
But, like anything, use cases come with their own problems, and as useful as they are, they can be (5 ). The result is something that is as bad, if not worse, that the original problem. Therein it's important to utilize use cases effectively without creating a greater problem than the one you started with.
(1)A.plenty
B.loose
C.extra
D.strict
(2)A.impossible
B.possible
C.sensible
D.practical
(3)A.modern
B.conventional
C.different
D.formal
(4)A.statics
B.nature
C.dynamics
D.originals
(5)A.misapplied
B.applied
C.used
D.powerful
查看答案
试题参考答案:D、A、B、C、A
试题解析与讨论:www.cnitpm.com/st/253009906.html
温馨提示:因考试政策、内容不断变化与调整,信管网提供的以上信息仅供参考,如有异议,请考生以权威部门公布的内容为准!
相关推荐