软件设计师当天每日一练试题地址:www.cnitpm.com/exam/ExamDay.aspx?t1=4
往期软件设计师每日一练试题汇总:www.cnitpm.com/class/27/e4_1.html
软件设计师每日一练试题(2026/9/15)在线测试:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/9/15
点击查看:更多软件设计师习题与指导
软件设计师每日一练试题内容(2026/9/15)
试题1
( )模式通过提供与对象相同的接口来控制对这个对象的访问。
A.适配器(Adapter)
查看答案
试题参考答案:B
试题2
某软件公司参与开发管理系统软件的程序员张某,辞职到另一公司任职,于是该项目负责人将该管理系统软件开发者的署名更改为李某(接张某工作)。该项目负责人的行为( )。
A.侵犯了张某开发者身份权(署名权)
查看答案
试题参考答案:A
试题3
软件交付之后,由于软硬件环境发生变化而对软件进行修改的行为属于( )维护。查看答案
试题参考答案:B
试题4
输入序列为A,B,C,当输出序列为C,B,A时,经过的栈操作是( )。查看答案
试题参考答案:B
试题5
用户A从CA获得用户B的数字证书,并利用( )验证数字证书的真实性。
A.B的公钥
查看答案
试题参考答案:C
试题6
下面给出了4种设计模式的作用。
外观(Facade):为子系统中的一组功能调用提供一个一致的接口,这个接口使得这一子系统更加容易使用;
装饰(Decorate):当不能采用生成子类的方法进行扩充时,动态地给一个对象添加一些额外的功能;
单件(Singleton):保证一个类仅有一个实例,并提供一个访问它的全局访问点;
模板方法(Template Method):在方法中定义算法的框架,而将算法中的一些操作步骤延迟到子类中实现。
请根据下面叙述的场景选用适当的设计模式。若某面向对象系统中的某些类有且只有一个实例,那么采用 (1) 设计模式能够有效达到该目的;该系统中的某子模块需要为其他模块提供访问不同数据库系统(Oracle、SQL Server、DB2 UDB等)的功能,这些数据库系统提供的访问接口有一定的差异,但访问过程却都是相同的,例如,先连接数据库,再打开数据库,最后对数据进行查询, (2) 设计模式可抽象出相同的数据库访问过程;系统中的文本显示类(TextView)和图片显示类(PictureView)都继承了组件类(Component),分别显示文本和图片内容,现需要构造带有滚动条、或者带有黑色边框、或者既有滚动条又有黑色边框的文本显示控件和图片显示控件,但希望最多只增加三个类,(3)设计模式可以实现该目的。
(1)A、外观
B、装饰
C、单件
D、模板方法
(2)A、外观
B、装饰
C、单件
D、模板方法
(3)A、外观
B、装饰
C、单件
D、模板方法
查看答案
试题参考答案:C、D、B
试题7
程序设计语言一般都提供多种循环语句,例如实现先判断循环条件再执行循环体的 while 语句和先执行循环体再判断循环条件的 do-while 语句。关于这两种循环语句,在不改变循环体的条件下, ( ) 是正确的。
A、while 语句的功能可由 do-while 语句实现
B、do-while 语句的功能可由 while 语句实现
C、若已知循环体的次数,则只能使用 while 语句
D、循环条件相同时,do-while 语句的执行效率更高
查看答案
试题参考答案:B
试题8
People are i ndulging in an illusion whenever t hey find themselves explaining at a cocktail(鸡尾酒) party, say, that they are "i n computers," or "in telecommunications," or "in electronic funds transfer". The implication is that they are part of the high-tech world. Just between us, they usually aren't. The researchers who made fundamental breakthroughs in those areas are in a high-tech busi ness. The rest of us are (1) of their work. We use computers and other new t echnology components to develop our products or to organize our affairs. Because we go about this work in teams and projects and other tightly knit working groups(紧密联系在一起的工作小组), we are mostl y in the human communication business. Our successes stem
from good human int eractions by all participants in the effort, and our failures stem from poor human interactions.
The main reason we tend to focus on t he (2) rather t han the human side of the work is
not because it's more (3) , but because it's easier to do. Getting the new disk drive installed is positively trivial compared t o figuring out why Horace is in a blue funk(恐惧) or why Susan is dissatisfied with the company after only a few months. Human interactions are complicated and never very crisp(干脆的,干净利落的) and clean in their effects, but they matter more than any other aspect of the work.
If you find yourself concentrating on the (4) rather than the (5), you're like t he
vaudeville character(杂耍人物) who loses his keys on a dark street and looks for them on t he adjacent street because, as he explains, "The light is better there!".
(1)A、creators
B、innovators
C、appliers
D、inventors
(2)A、technical
B、classical
C、social
D、societal
(3)A、trivial
B、crucial
C、minor
D、insignificant
(4)A、technology
B、sociology
C、physiology
D、astronomy
(5)A、technology
B、sociology
C、physiology
D、astronomy
查看答案
试题参考答案:C、A、B、A、B
试题9
要使4个连续的C类网络汇聚成一个超网,则子网掩码应该为( )。
A.255.240.0.0
查看答案
试题参考答案:C
试题10
若总是以待排序列的第一个元素作为基准元素进行快速排序,那么最好情况下的时间复杂度为 ( ) 。
A. A
查看答案
试题参考答案:C
信管网订阅号
信管网视频号
信管网抖音号
温馨提示:因考试政策、内容不断变化与调整,信管网网站提供的以上信息仅供参考,如有异议,请以权威部门公布的内容为准!
信管网致力于为广大信管从业人员、爱好者、大学生提供专业、高质量的课程和服务,解决其考试证书、技能提升和就业的需求。
信管网软考课程由信管网依托10年专业软考教研倾力打造,教材和资料参编作者和资深讲师坐镇,通过深研历年考试出题规律与考试大纲,深挖核心知识与高频考点,为学员考试保驾护航。面授、直播&录播,多种班型灵活学习,满足不同学员考证需求,降低课程学习难度,使学习效果事半功倍。
| 发表评论 查看完整评论 | |