2026年08月11日来源:信管网 作者:cnitpm
软件设计师当天每日一练试题地址:www.cnitpm.com/exam/ExamDay.aspx?t1=4
往期软件设计师每日一练试题汇总:www.cnitpm.com/class/27/e4_1.html
软件设计师每日一练试题(2026/8/10)在线测试:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/8/10
点击查看:更多软件设计师习题与指导
软件设计师每日一练试题内容(2026/8/10)
试题1
Teams are required for most engineering projects. Although some small hardware or software products can be developed by individuals, the scale and complexity of modem systems is such, and the demand for short schedules so great, that it is no longer (1) for one person to do most engineering jobs. Systems development is a team (2) ,and the effectiveness of the team largely determines the (3) of the engineering. Development teams often behave much like baseball or basketball teams. Even though they may have multiple specialties, allthe members work toward (4) .However,on systems maintenance and enhancement teams, the engineers often work relatively independently, much like wrestling and track teams.
A team is (5) just a group of people who happen to work together. Teamwork takes practice and it involves special skills. Teams require common processes; they need
agreed-upon goals; and they need effective guidance and leadership. The methods for guiding and leading such teams are well known, but they are not obvious.
(1)A.convenient
查看答案
试题参考答案:C、A、B、C、D
试题2
下面关于二叉树的叙述,正确的是 ( ) 。
A、完全二叉树的高度 h 与其节点数 n 之间存在确定的关系
B、在二叉树的顺序存储和链式存储结构中,完全二叉树更适合采用链式存储结构
C、完全二叉树中一定不存在度为 1 的节点
D、完全二叉树中必定有偶数个叶子节点
查看答案
试题参考答案:A
试题3
在面向对象分析与设计中,(1)是应用领域中的核心类,一般用于保存系统中的信息以及提供针对这些信息的相关处理行为;(2)是系统内对象和系统外参与者的联系媒介; (3) 主要是协调上述两种类对象之间的交互。
(1)A、控制类
B、边界类
C、实体类
D、软件类
(2)A、控制类
B、边界类
C、实体类
D、软件类
(3)A、控制类
B、边界类
C、实体类
D、软件类
查看答案
试题参考答案:C、B、A
试题4
某系统重用了第三方组件(但无法获得其源代码),则应采用( )对组件进行测试。
A、基本路径覆盖
B、分支覆盖
C、环路覆盖
D、黑盒测试
查看答案
试题参考答案:D
试题5
分配给某公司网络的地址块是220.17.192.0/20,该网络被划分为(1)个C类子网,不属于该公司网络的子网地址是(2)。
(1)A.4
查看答案
试题参考答案:C、D
试题6
与地址 220.112.179.92 匹配的路由表的表项是( )。
A. 220.112.145.32/22
查看答案
试题参考答案:D
试题7
欲使类A的所有使用者都使用A的同一个实例,应( )。
A.将A标识为final
查看答案
试题参考答案:C
试题8
函数main( )、f( )的定义如下所示。调用函数f( )时,第一个参数采用传值(call by value)方式,第二个参数采用传引用(call by referen)方式,则函数main( )执行后输出的值为(50)。 查看答案 试题参考答案:D 
A.10
试题9
对于n个元素的关键宇序列{k1,k2,...kn},当且仅当满足关系ki≤k2i且ki≤k2i+1{i=1.2...[n/2]}时称其为小根堆(小顶堆)。以下序列中,( )不是小根堆。查看答案
试题参考答案:D
试题10
在CPU中,常用来为ALU执行算术逻辑运算提供数据并暂存运算结果的寄存器是( )。查看答案
试题参考答案:D
温馨提示:因考试政策、内容不断变化与调整,信管网提供的以上信息仅供参考,如有异议,请考生以权威部门公布的内容为准!