2026年04月08日来源:信管网 作者:cnitpm
软件设计师当天每日一练试题地址:www.cnitpm.com/exam/ExamDay.aspx?t1=4
往期软件设计师每日一练试题汇总:www.cnitpm.com/class/27/e4_1.html
软件设计师每日一练试题(2026/4/7)在线测试:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2026/4/7
点击查看:更多软件设计师习题与指导
软件设计师每日一练试题内容(2026/4/7)
试题1
设栈初始时为空,对于入栈序列1,2,3…n这些元素经过栈之后得到出栈序列P1,P2,P3,.…Pn,若P3-4,则P1,P2不可能的值为( )。查看答案
试题参考答案:C
试题2
计算机指令一般包括操作码和地址码两部分,为分析执行一条指令,其 ( ) 。
A、操作码应存入指令寄存器(IR),地址码应存入程序计数器(PC)
B、操作码应存入程序计数器(PC),地址码应存入指令寄存器(IR)
C、操作码和地址码都应存入指令寄存器(IR)
D、操作码和地址码都应存入程序计数器(PC)
查看答案
试题参考答案:C
试题3
阵列处理机属于( ) 计算机。
A、SISD
B、SIMD
C、MISD
D、MIMD
查看答案
试题参考答案:B
试题4
下图所示为(44)设计模式,适用于(45)。
查看答案
试题参考答案:C、D
试题5
( )不是RISC的特点。
A、指令的操作种类比较少
B、指令长度固定且指令格式较少
C、寻址方式比较少
D、访问内存需要的机器周期比较少
查看答案
试题参考答案:D
试题6
属于面向对象、解释型程序设计语言的是( )。
A.XML
B.Python
C.Prolog
D.C++
查看答案
试题参考答案:B
试题7
在结构化分析方法中,数据字典是重要的文档。对加工的描述是数据字典的组成内容之一,常用的加工描述方法( )。
A、只有结构化语言
B、有结构化语言和判定树
C、有结构化语言、判定树和判定表
D、有判定树和判定表
查看答案
试题参考答案:C
试题8
在单处理机系统中,采用先来先服务调度算法。系统中有4个进程Pl、P2、P3、P4(假设进程按此顺序到达),其中P]为运行状态,P2为就绪状态,P3和P4为等待状态,且P3等待打印机,P4等待扫描仪。若P1(1),则Pl、P2、P3和P4的状态应分别为(2)。查看答案
试题参考答案:A、C
试题9
For nearly ten years, the Unified Modeling Language (UML) has been the industrystandard for visualizing, specifying, constructing, and documenting the(1) of a software-intensive system. As the (2)standard modeling language, the UML facilitates communication and reduces confusion among project (3) The recent standardization of UML 2.0 has further extended the language's scope and viability. Its inherent expressiveness allows users to (4) everything from enterprise information systems and distributed Web-based applications to real-time embedded systems. The UML is not limited to modeling software. In fact, it is expressive enough to model (5) systems, such as workflow in the legal system, the structure and behavior of a patien healthcare system, software engineering in aircraft combat systems, and the design of hardware. To understand the UML, you need to form a conceptual model of the language, and this requires learning three major elements: the UML's basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.
(1)A、classes
B、components
C、sequences
D、artifacts
(2)A、real
B、legal
C、de facto
D、illegal
(3)A、investors
B、developers
C、designers
D、stakeholders
(4)A、model
B、code
C、test
D、modify
(5)A、non-hardware
B、non-software
C、hardware
D、software
查看答案
试题参考答案:D、C、D、A、B
试题10
以下关于程序设计语言的叙述中,不正确的是( )。查看答案
试题参考答案:A
温馨提示:因考试政策、内容不断变化与调整,信管网提供的以上信息仅供参考,如有异议,请考生以权威部门公布的内容为准!