2023年03月25日来源:信管网 作者:cnitpm
软件设计师当天每日一练试题地址:www.cnitpm.com/exam/ExamDay.aspx?t1=4
往期软件设计师每日一练试题汇总:www.cnitpm.com/class/27/e4_1.html
软件设计师每日一练试题(2023/3/24)在线测试:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2023/3/24
点击查看:更多软件设计师习题与指导
软件设计师每日一练试题内容(2023/3/24)
试题1
欲动态地给一个对象添加职责,宜采用()模式。
A.适配器(Adapter)
B.桥接(Bridge)
C.组合(Composite)
D.装饰器(Decorator)
查看答案
试题参考答案:D
试题解析与讨论:www.cnitpm.com/st/247065428.html
试题2
以下关于m阶B-树的说法中,错误的是()查看答案
试题参考答案:D
试题3
采用循环队列的优点是( )查看答案
试题参考答案:A
试题4
计算机运行过程中,CPU需要与外设进行数据交换。采用()控制技术时,CPU与外设可并行工作。查看答案
试题参考答案:B
试题解析与讨论:www.cnitpm.com/st/394071212.html
试题5
设有关系模式 R(课程,教师,学生,成绩,时间,教室),其中函数依赖集 F 如下:
F={课程→→教师,(学生,课程)→成绩,(时间,教室)→课程,
(时间,教师)→教室,(时间,学生)→教室}
关系模式 R 的一个主键是 (1) ,R 规范化程度最高达到 (2) 。若将关系模式 R 分解为 3 个关系模式 R1(课程,教师)、R2(学生,课程,成绩)、R3(学生,时间,教室,课程 ),其中 R2 的规范化程度最高达到 (3) 。
(1)A、(学生,课程)
B、(时间,教室)
C、(时间,教师)
D、(时间,学生)
(2)A、1NF
B、2NF
C、3NF
D、BCNF
(3)A、2NF
B、3NF
C、BCNF
D、4NF
查看答案
试题参考答案:D、B、C
试题解析与讨论:www.cnitpm.com/st/83622879.html
试题6
Ravi, like many project (1) , had studied the waterfall model of software development as the primary software life-cycle (2). He was all set to use it for an upcoming project, his first assignment. However, Ravi found that the waterfall model could not be used because the customer wanted the software delivered in stages, something that implied that the system had to be delivered and built in (3) and not as (4).
The situation in many other projects is not very different. The real world rarely presents a problem in which a standard process, or the process used in a previous project, is the best choice. To be the most suitable, an existing process must be (5) to the new problem.
A development process, even after tailoring, generally cannot handle change requests. To accommodate change requests without losing control of the project, you must supplement the development process with a requirement change management process.
(1) A. customers
B. managers
C. users
D. administrators
(2)A. activity
B. procedure
C. process
D. progress
(3) A. parts
B. modules
C. software
D. a whole
(4) A. parts
B. modules
C. software
D. a whole
(5) A. modified
B. used
C. suited
D. tailored
查看答案
试题参考答案:B、C、A、D、D
试题7
在对软件系统进行评价时,需要从信息系统的组成部分、评价对象和经济学角度出发进行综合考虑以建立起一套指标体系理论架构。从信息系统评价对象出发,对于用户方来说,他们所关心的是()。
A.用户需求和运行质量
B.系统外部环境
C.系统内部结构
D.系统质量和技术水平
查看答案
试题参考答案:A
试题8
用C/C++语言为某个应用编写的程序,经过( )后形成可执行程序。查看答案
试题参考答案:A
试题9
以下程序设计语言中, ( ) 更适合用来进行动态网页处理。查看答案
试题参考答案:C
试题解析与讨论:www.cnitpm.com/st/380394915.html
试题10
E-R模型向关系模型转换时,两个实体E1和E2之间的多对多联系R应该转换为一个独立的关系模式,且该关系模式的关键字由()组成。查看答案
试题参考答案:C
试题解析与讨论:www.cnitpm.com/st/538741502.html
温馨提示:因考试政策、内容不断变化与调整,信管网提供的以上信息仅供参考,如有异议,请考生以权威部门公布的内容为准!
相关推荐