当前位置:首页计算机类软件水平考试中级软件设计师->2021年下半年(上午)《软件设计师》真题

2021年下半年(上午)《软件设计师》真题

卷面总分:75分 答题时间:240分钟 试卷题量:75题 练习次数:129次
单选题 (共75题,共75分)
1.

在软件开发过程中,系统测试阶段的测试目标来自于( )阶段。

  • A. 需求分析
  • B. 概要设计
  • C. 详细设计
  • D. 软件实现
标记 纠错
2.

防火墙通常分为内网、外网和DMZ三个区域,按照受保护程度,从低到高正确的排列次序为( )。

  • A. 内网、外网和DMZ
  • B. 外网、DMZ和内网
  • C. DMZ、内网和外网
  • D. 内网、DMZ和外网
标记 纠错
3.

Python语言的特点不包括( )

  • A. 跨平台、开源
  • B. 编译型
  • C. 支持面向对象程序设计
  • D. 动态编程
标记 纠错
4.

信息系统的文档是开发人员与用户交流的工具。在系统规划和系统分析阶段用户与系统分析人员交流所使用的文档不包括( )。

  • A. 可行性研究报告
  • B. 总体规划报告
  • C. 项目开发计划
  • D. 用户使用手册
标记 纠错
5.

在Python语言中,()是一种可变的、有序的序列结构,其中元素可以重复。

  • A. 元组(tuple)
  • B. 字符串(str)
  • C. 列表(list)
  • D. 集合(set)
标记 纠错
6.

计算机指令系统采用多种寻址方式。立即寻址是指操作数包含在指令中,寄存器寻址是指操作数在寄存器中,直接寻址是指操作数的地址在指令中。这三种寻址方式获取操作数的速度 ( )。

  • A. 立即寻址最快,寄存器寻址次之,直接寻址最慢
  • B. 寄存器寻址最快,立即寻址次之,直接寻址最慢
  • C. 直接寻址最快,寄存器寻址次之,立即寻址最慢
  • D. 寄存器寻址最快,直接寻址次之,立即寻址最慢
标记 纠错
7.

以下关于PCI总线和SCSI总线的叙述中,正确的是( )。

  • A. PCI总线是串行外总线,SCSI 总线是并行内总线
  • B. PCI总线是串行内总线,SCSI 总线是串行外总线
  • C. PCI总线是并行内总线,SCSI 总线是串行内总线
  • D. PCI总线是并行内总线,SCSI 总线是并行外总线
标记 纠错
8.

以下关于中断方式与DMA方式的叙述中,正确的是( )

  • A. 中断方式与DMA方式都可实现外设与CPU之间的并行工作
  • B. 程序中断方式和DMA方式在数据传输过程中都不需要CPU的干预
  • C. 采用DMA方式传输数据的速度比程序中断方式的速度慢
  • D. 程序中断方式和DMA方式都不需要CPU保护现场
标记 纠错
9.

中断向量提供( )。

  • A. 被选中设备的地址
  • B. 待传送数据的起始地址
  • C. 中断服务程序入口地址
  • D. 主程序的断点地址
标记 纠错
10.

( ) 是一种需要通过周期性刷新来保持数据的存储器件。

  • A. SRAM
  • B. DRAM
  • C. FLASH
  • D. EEPROM
标记 纠错
11.

某种机器的浮点数表示格式如下(允许非规格化表示)。若阶码以补码表示,尾数以原码表示,则1 0001 0 0000000001表示的浮点数是( ) 。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 见图A
  • B. 见图B
  • C. 见图C
  • D. 见图D
标记 纠错
12.

以下可以有效防治计算机病毒的策略是( ) 。

  • A. 部署防火墙
  • B. 部署入侵检测系统
  • C. 安装并及时升级防病毒软件
  • D. 定期备份数据文件
标记 纠错
13.

AES是一种( )算法。

  • A. 公钥加密
  • B. 流密码
  • C. 分组加密
  • D. 消息摘要
标记 纠错
14.

下列不能用于远程登陆或控制的是( )

  • A. IGMP
  • B. SSH
  • C. Telnet
  • D. RFB
标记 纠错
15.

包过滤防火墙对( )的数据报文进行检查。

  • A. 应用层
  • B. 物理层
  • C. 网络层
  • D. 链路层
标记 纠错
16.

( )是构成我国保护计算机软件著作权的两个基本法律文件。

  • A. 《计算机软件保护条例》和《软件法》
  • B. 《中华人民共和国著作权法》和《软件法》
  • C. 《中华人民共和国著作权法》和《计算机软件保护条例》
  • D. 《中华人民共和国版权法》和《中华人民共和国著作权法》
标记 纠错
17.

X 公司接受Y公司的委托开发了一款应用软件,双方没有订立任何书面合同。在此情形下,( ) 享有该软件的著作权。

  • A. X、Y公司共同
  • B. X公司
  • C. Y公司
  • D. X、Y公司均不
标记 纠错
18.

广大公司(经销商)擅自复制并销售恭大公司开发的OA软件已构成侵权。鸿达公司在不知情时从广大公司(经销商)处购入该软件并已安装使用。在鸿达公司知道了所使用的软件为侵权复制的情形下,其使用行为( )。

  • A. 侵权,支付合理费用后可以继续使用该软件
  • B. 侵权,须承担赔偿责任
  • C. 不侵权,可继续使用该软件
  • D. 不侵权,不需承担任何法律责任
标记 纠错
19.

绘制分层数据流图 (DFD)时需要注意的问题中,不包括( )。

  • A. 给图中的每个数据流、加工、数据存储和外部实体命名
  • B. 图中要表示出控制流
  • C. 一个加工不适合有过多的数据流
  • D. 分解尽可能均匀
标记 纠错
20.

以下关于软件设计原则的叙述中,不正确的是出( )。

  • A. 将系统划分为相对独立的模块
  • B. 模块之间的耦合尽可能小
  • C. 模块规模越小越好
  • D. 模块的扇入系数和扇出系数合理
标记 纠错
21.

在风险管理中,通常需要进行风险监测,其目的不包括( )。

  • A. 消除风险
  • B. 评估所预测的风险是否发生
  • C. 保证正确实施了风险缓解步骤
  • D. 收集用于后续进行风险分析的信息
标记 纠错
22.

下图是一个软件项目的活动图,其中顶点表示项目里程碑,连接顶点的边表示活动,边上的权重表示完成该活动所需要的时间(天),则活动(作答此空) 不在关键路径上。活动BI和EG的松弛时间分别是( )。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. BD
  • B. BI
  • C. GH
  • D. KL
标记 纠错
23.

下图是一个软件项目的活动图,其中顶点表示项目里程碑,连接顶点的边表示活动,边上的权重表示完成该活动所需要的时间(天),则活动( ) 不在关键路径上。活动BI和EG的松弛时间分别是(作答此空)。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 0和1
  • B. 1和0
  • C. 0和2
  • D. 2和0
标记 纠错
24.

下图所示的二叉树表示的算术表达式是( )(其中的*,/,-,表示乘、除、减运算)。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. a*b/c-D
  • B. a*b/(c-d)
  • C. a*(b/c-d)
  • D. a*(b-c/d)
标记 纠错
25.

对高级程序语言进行编译的过程中,使用( )来记录源程序中各个符号的必要信息,以辅助语义的正确性检查和代码生成。

  • A. 决策表
  • B. 符号表
  • C. 广义表
  • D. 索引表
标记 纠错
26.

下图所示为一个非确定有限自动机(NFA),S0为初态,S3为终态。该NFA识别的字符串分( )。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 不能包含连续的字符“0”
  • B. 不能包含连续的字符“1”
  • C. 必须以“101”开头
  • D. 必须以“101”结尾
标记 纠错
27.

在单处理机计算机系统中,有1台打印机、1台扫描仪,系统采用先来先服务调度算法。假设系统中有进程P1、P2、P3、P4,其中P1为运行状态,P2为就绪状态,P3等待打印机,P4等待扫描仪。此时,若P1释放了扫描仪,则进程P1、P2、P3、P4的状态分别为( )。

  • A. 等待、运行、等待、就绪
  • B. 运行、就绪、等待、就绪
  • C. 就绪、就绪、等待、运行
  • D. 就绪、运行、等待、就绪
标记 纠错
28.

进程P1、P2、P3、P4、P5和P6的前趋图如下所示。用PV操作控制这6个进程之间同步与互斥的程序如下,程序中的空①和空②处应分别为(作答此空),空③和空④处应分别为( ),空⑤

  • A. V(S1)和PS2)P(S3)
  • B. V(S1)和V(S2)V(S3)
  • C. P(S1)和P(S2)V(S3)
  • D. P(S1)和V(S2)V(S3)
标记 纠错
29.

进程P1、P2、P3、P4、P5和P6的前趋图如下所示。用PV操作控制这6个进程之间同步与互斥的程序如下,程序中的空①和空②处应分别为( ),空③和空④处应分别为(作答此空),空⑤和空⑥处应分别为( )。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. V(S3)和P(S3)
  • B. V(S4)和P(S3)
  • C. P(S3)和P(S4)
  • D. V(S4)和P(S4)
标记 纠错
30.

进程P1、P2、P3、P4、P5和P6的前趋图如下所示。用PV操作控制这6个进程之间同步与互斥的程序如下,程序中的空①和空②处应分别为( ),空③和空④处应分别为( ),空⑤和空⑥处应分别为(作答此空)。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. V(S6)和P(S5)
  • B. V(S5)和P(S6)
  • C. P(S5)和V(S6)
  • D. P(S5)和V(S5)
标记 纠错
31.

在磁盘上存储数据的排列方式会影响IO服务的总时间。假设每个磁道被划分成10个物理块,每个物理块存放1个逻辑记录。逻辑记录R1,R2,.....,R10存放在同一个磁道上,记录的排列顺序如下表所示。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

假定磁盘的旋转速度为10ms/周,磁头当前处在R1的开始处。若系统顺序处理这些记录,使用单缓冲区,每个记录处理时间为2ms,则处理这10个记录的最长时间为(作答此空);若对存储数据的排列顺序进行优化,处理10个记录的最少时间为( )。

  • A. 30ms
  • B. 60ms
  • C. 94ms
  • D. 102ms
标记 纠错
32.

在磁盘上存储数据的排列方式会影响IO服务的总时间。假设每个磁道被划分成10个物理块,每个物理块存放1个逻辑记录。逻辑记录R1,R2,.....,R10存放在同一个磁道上,记录的排列顺序如下表所示。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

假定磁盘的旋转速度为10ms/周,磁头当前处在R1的开始处。若系统顺序处理这些记录,使用单缓冲区,每个记录处理时间为2ms,则处理这10个记录的最长时间为( );若对存储数据的排列顺序进行优化,处理10个记录的最少时间为(作答此空)。

  • A. 30ms
  • B. 60ms
  • C. 94ms
  • D. 102ms
标记 纠错
33.

以下关于增量模型优点的叙述中,不正确的是( )。

  • A. 强调开发的阶段性早期计划
  • B. 第一个可交付版本所需要的时间少和成本低
  • C. 开发由增量表示的小系统所承担的风险小
  • D. 系统管理成本低、效率高、配置简单
标记 纠错
34.

以下关于敏捷统一过程(AUP)的叙述中,不正确的是( )。

  • A. 在大型任务上连续
  • B. 在小型活动上迭代
  • C. 每一个不同的系统都需要一套不同的策略、约定和方法论
  • D. 采用经典的UP阶段性活动,即初始、精化、构建和转换
标记 纠错
35.

在ISO/IEC软件质量模型中,可移植性是指与软件可从某环境移到另一环境的能力有关的一组属性,其子特性不包括( )。

  • A. 适应性
  • B. 易测试性
  • C. 易安装性
  • D. 易替换性
标记 纠错
36.

如下所示代码(用缩进表示程序块),要实现语句覆盖,至少需要(作答此空)个测试用例。采用McCabe度量法计算该代码对应的程序流程图的环路复杂性为( )。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 1
  • B. 2
  • C. 3
  • D. 4
标记 纠错
37.

如下所示代码(用缩进表示程序块),要实现语句覆盖,至少需要( )个测试用例。采用McCabe度量法计算该代码对应的程序流程图的环路复杂性为(作答此空)。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 1
  • B. 2
  • C. 3
  • D. 4
标记 纠错
38.

系统可维护性是指维护人员理解、改正、改动和改进软件系统的难易程度,其评价指标不包括( )。

  • A. 可理解性
  • B. 可测试性
  • C. 可修改性
  • D. 一致性
标记 纠错
39.

面向对象设计时包含的主要活动是( )。

  • A. 认定对象、组织对象、描述对象间的相互作用、确定对象的操作
  • B. 认定对象、定义属性、组织对象、确定对象的操作
  • C. 识别类及对象、确定对象的操作、描述对象间的相互作用、识别关系
  • D. 识别类及对象、定义属性、定义服务、识别关系、识别包
标记 纠错
40.

在面向对象设计时,如果重用了包中的一个类,那么就要重用包中的所有类,这属于( )原则。

  • A. 接口分离
  • B. 开放-封闭
  • C. 共同封闭
  • D. 共同重用
标记 纠错
41.

某电商系统在采用面向对象方法进行设计时,识别出网店、商品、购物车、订单、买家、库存、支付(微信、支付宝)等类。其中,购物车与商品之间适合采用(作答此空) 关系,网店与商品之间适合采用( ) 关系。

  • A. 关联
  • B. 依赖
  • C. 组合
  • D. 聚合
标记 纠错
42.

某电商系统在采用面向对象方法进行设计时,识别出网店、商品、购物车、订单、买家、库存、支付(微信、支付宝)等类。其中,购物车与商品之间适合采用( ) 关系,网店与商品之间适合采用(作答此空) 关系。

  • A. 关联
  • B. 依赖
  • C. 组合
  • D. 聚合
标记 纠错
43.

某软件系统限定:用户登录失败的次数不能超过3次。采用如所示的UML状态图对用户登录状态进行建模,假设活动状态是Logging in,那么当Valid Entrty发生时,(作答此空)。其中,[triesimage.png3]和tries++分别为( )和 ( )。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 保持在Logging in状态
  • B. 若[triesimage.png3]为true,则Logged in变为下一个活动状态
  • C. Logged in立刻变为下一个活动状态
  • D. 若tries=3为true,则Logging Denied变为下一个活动状态
标记 纠错
44.

某软件系统限定:用户登录失败的次数不能超过3次。采用如所示的UML状态图对用户登录状态进行建模,假设活动状态是Logging in,那么当Valid Entrty发生时,( )。其中,[triesimage.png3]和tries++分别为(作答此空)和 ( )。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 状态
  • B. 转换
  • C. 监护条件
  • D. 转换后效果
标记 纠错
45.

某软件系统限定:用户登录失败的次数不能超过3次。采用如所示的UML状态图对用户登录状态进行建模,假设活动状态是Logging in,那么当Valid Entrty发生时,( )。其中,[triesimage.png3]和tries++分别为( )和 (作答此空)。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 状态
  • B. 转换
  • C. 监护条件
  • D. 转换后效果
标记 纠错
46.

在某系统中,不同组(Group)访问数据的权限不同,每个用户(User)可以是一个或多个组中的成员,每个组包含零个或多个用户。现要求在用户和组之间设计映射,将用户和组之间的关系由映射进行维护,得到如下所示的类图。该设计采用(作答此空) 模式,用一个对象来封装系列的对象交互; 使用户对象和组对象不需要显式地相互引用,从而使其耦合松散,而且可以独立地改变它们之间的交互。该模式属于( )模式,该模式适用于: ( )。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 状态(State)
  • B. 策略(Strategy)
  • C. 解释器(Interpreter)
  • D. 中介者(Mediator)
标记 纠错
47.

在某系统中,不同组(Group)访问数据的权限不同,每个用户(User)可以是一个或多个组中的成员,每个组包含零个或多个用户。现要求在用户和组之间设计映射,将用户和组之间的关系由映射进行维护,得到如下所示的类图。该设计采用( ) 模式,用一个对象来封装系列的对象交互; 使用户对象和组对象不需要显式地相互引用,从而使其耦合松散,而且可以独立地改变它们之间的交互。该模式属于(作答此空)模式,该模式适用于: ( )。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 创建型类
  • B. 创建型对象
  • C. 行为型对象
  • D. 行为型类
标记 纠错
48.

在某系统中,不同组(Group)访问数据的权限不同,每个用户(User)可以是一个或多个组中的成员,每个组包含零个或多个用户。现要求在用户和组之间设计映射,将用户和组之间的关系由映射进行维护,得到如下所示的类图。该设计采用( ) 模式,用一个对象来封装系列的对象交互; 使用户对象和组对象不需要显式地相互引用,从而使其耦合松散,而且可以独立地改变它们之间的交互。该模式属于( )模式,该模式适用于: (作答此空)。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 需要使用一个算法的不同变体
  • B. 有一个语言需要解释执行,并且可将句子表示为一个抽象语法树
  • C. 一个对象的行为决定于其状态且必须在运行时刻根据状态改变行为
  • D. 一组对象以定义良好但是复杂的方式进行通信,产生的相互依赖关系结构混乱且难以理解
标记 纠错
49.

在设计某购物中心的收银软件系统时,要求能够支持在不同时期推出打折、返利、满减等不同促销活动,则适合采用( )模式。

  • A. 策略(Strategy)
  • B. 访问者(Visitor)
  • C. 观察者(Observer)
  • D. 中介者(Mediator)
标记 纠错
50.

以下Python语言的模块中,( )不支持深度学习模型。

  • A. TensorFlow
  • B. MatplotliB
  • C. PyTorch
  • D. Keras
标记 纠错
51.

采用三级模式结构的数据库系统中,如果对一个表创建聚簇索引,那么改变的是数据库的 ( ) 。

  • A. 外模式
  • B. 模式
  • C. 内模式
  • D. 用户模式
标记 纠错
52.

设关系模式R(U,F), U={A1,A2,A3,A4},函数依赖集F={A1→A2,A1→A3 ,A2→A4},关系R的候选码是(作答此空)。下列结论错误的是( )。

  • A. A1
  • B. A2
  • C. A1A2
  • D. A1A3
标记 纠错
53.

设关系模式R(U,F), U={A1,A2,A3,A4},函数依赖集F={A1→A2,A1→A3 ,A2→A4},关系R的候选码是( )。下列结论错误的是(作答此空)。

  • A. A1→A2A3为F所蕴涵
  • B. A1→ A4为F所蕴涵
  • C. A1A2→ A4为F所蕴涵
  • D. A2→ A3为F所蕴涵
标记 纠错
54.

给定学生关系S(学号,姓名,学院名,电话,家庭住址)、课程关系C(课程号,课程名,选修课程号)、选课关系SC(学号,课程号,成绩)。查询“张晋”选修了“市场营销”课程的学号、学生名、学院名、成绩的关系代数表达式为: π1,2,3,7(π1,2,3(作答此空) ) ( ))) 。

  • A. σ2=张晋(S)
  • B. σ2=‘张晋’(S)
  • C. σ2=张晋(SC)
  • D. σ2=‘张晋’(SC)
标记 纠错
55.

给定学生关系S(学号,姓名,学院名,电话,家庭住址)、课程关系C(课程号,课程名,选修课程号)、选课关系SC(学号,课程号,成绩)。查询“张晋”选修了“市场营销”课程的学号、学生名、学院名、成绩的关系代数表达式为: π1,2,3,7(π1,2,3( ) ) (作答此空))) 。

  • A. π2,3(σ2=‘市场营销’(C))SC
  • B. π2,3(σ2=市场营销(SC))
  • C. π1,2(σ2=‘市场营销’(C))SC
  • D. π1,2(σ2=市场营销(SC))C
标记 纠错
56.

数据库的安全机制中,通过提供( )供第三方开发人员调用进行数据更新,从而保证数据库的关系模式不被第三方所获取。

  • A. 触发器
  • B. 存储过程
  • C. 视图
  • D. 索引
标记 纠错
57.

若栈采用顺序存储方式,现有两栈共享空间V[1..n],,top[i]代表i( i=1,2)个栈的栈顶(两个栈都空时top[1]= 1、top[2]= n),栈1的底在V[1],栈2的底在V[n], 则栈满(即n个元素暂存在这两个栈)的条件是( )。

  • A. top[1]= top[2]
  • B. top[1]+ top[2]==1
  • C. top[1]+ top[2]==n
  • D. top[1]- top[2]== 1
标记 纠错
58.

采用循环队列的优点是( )。

  • A. 入队和出队可以在队列的同端点进行操作
  • B. 入队和出队操作都不需要移动队列中的其他元素
  • C. 避免出现队列满的情况
  • D. 避免出现队列空的情况
标记 纠错
59.

二叉树的高度是指其层数,空二叉树的高度为0,仅有根结点的二叉树高度为1。若某二叉树中共有1024个结点,则该二叉树的高度是整数区间( )中的任一值。

  • A. (10, 1024)
  • B. [10, 1024]
  • C. (11, 1024)
  • D. [11, 1024]
标记 纠错
60.

n个关键码构成的序列{k1,k2, ...kn,}当且仅当满足下列关系时称其为堆。中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题以下关键码序列中,( ) 不是堆。

  • A. 15,25, 21,53,73, 65,33
  • B. 15,25, 21,33, 73, 65,53
  • C. 73, 65, 25, 21, 15,53, 33
  • D. 73, 65, 25,33, 53,15, 21
标记 纠错
61.

对有向图G进行拓扑排序得到的拓扑序列中,顶点Vi在顶点Vj之前,则说明G中( )。

  • A. 一定存在有向弧image.pngVi, Vj>
  • B. 一定不存在有向弧image.pngVj, Vi>
  • C. 可能存在从Vi到Vj的路径
  • D. 必定存在从Vj到Vi的路径
标记 纠错
62.

归并排序算法在排序过程中,将待排序数组分为两个大小相同的子数组,分别对两个子数组采用归并排序算法进行排序,排好序的两个子数组采用时间复杂度为O(n)的过程合并为一个大数组。根据上述描述,归并排序算法采用了(作答此空)算法设计策略。归并排序算法的最好和最坏情况下的时间复杂度为( )。

  • A. 分治
  • B. 动态规划
  • C. 贪心
  • D. 回溯
标记 纠错
63.

归并排序算法在排序过程中,将待排序数组分为两个大小相同的子数组,分别对两个子数组采用归并排序算法进行排序,排好序的两个子数组采用时间复杂度为O(n)的过程合并为一个大数组。根据上述描述,归并排序算法采用了( )算法设计策略。归并排序算法的最好和最坏情况下的时间复杂度为(作答此空)。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 见图A
  • B. 见图B
  • C. 见图C
  • D. 见图D
标记 纠错
64.

已知一个文件中出现的各字符及其对应的频率如下表所示。采用Huffman 编码,则该文件中字符a和c的码长分别为 (作答此空)。若采用Huffman编码,则字符序列110001001101”的编码应为 ( )。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. 1和3
  • B. 1和4
  • C. 3和3
  • D. 3和4
标记 纠错
65.

已知一个文件中出现的各字符及其对应的频率如下表所示。采用Huffman 编码,则该文件中字符a和c的码长分别为 ( )。若采用Huffman编码,则字符序列110001001101”的编码应为 (作答此空)。

中级软件设计师,历年真题,2021年下半年(上午)《软件设计师》真题

  • A. face
  • B. bace
  • C. acde
  • D. fade
标记 纠错
66.

用户在电子商务网站上使用网上银行支付时,必须通过( )在Internet与银行专用网之间进行数据交换。

  • A. 支付网关
  • B. 防病毒网关
  • C. 出口路由器
  • D. 堡垒主机
标记 纠错
67.

ARP 报文分为ARP Request和ARP Response,其中ARP Request采用(作答此空)进行传送,ARP Response采用( ) 进行传送。

  • A. 广播
  • B. 组播
  • C. 多播
  • D. 单播
标记 纠错
68.

ARP 报文分为ARP Request和ARP Response,其中ARP Request采用( )进行传送,ARP Response采用(作答此空) 进行传送。

  • A. 广播
  • B. 组播
  • C. 多播
  • D. 单播
标记 纠错
69.

下面的标记对中人 ( )用于表示网页代码的起始和终止。

  • A. image.pnghtml>image.png/html>
  • B. image.pnghead>image.png/head>
  • C. image.pngbody>image.png/body>
  • D. image.pngmeta> image.png/meta>
标记 纠错
70.

以下对于路由协议的叙述中,错误的是( )。

  • A. 路由协议是通过执行一个算法来完成路由选择的一种协议
  • B. 动态路由协议可以分为距离向量路由协议和链路状态路由协议
  • C. 路由协议是一种允让许数据包在主机之间传送信息的一种协议
  • D. 路由器之间可以通过路由协议学习网络的拓扑结构
标记 纠错
71.

DerOps is a continuous simplification process of maintaining a delicate balance among functionality, usability and security of a software both in terms of its development and oprations. Software engineering is the application of diverse engineering approaches towards the development of software.The roles and responsibilities of DevOps and software development overlap in many arcas.so it is easier to get confused between the two.Let's look at this comparison in term of work roles.One is that of a software engineer and the other is a DevOps engineer. The biggest different is in their (作答此空). Software engineers focus on how well the computer software fits the needs of the client while a DevOps engineer has a broader focus that includes software development, how the software is deployed and providing ( ) support through the cloudwhile the software is continually ( ) .A software engineer creates computer programs for people to use based upon their security and functionality needs. A DevOps engineer also works on computer applications, but manages the building, deployment and operation as a( ) autormated process. Software engineers often work separately from the operations side of a business. They create the software a business client needs and then monitor the performance of their software products to determine if upgrades are necessary or if more serious improvements are needed. DevOps engineers work with the operational side of a business and manage the workflow to ( ) software tosmoothly function with automated processes. Both professions require knowledge of computer programming languages.

  • A. focus
  • B. process
  • C. goal
  • D. function
标记 纠错
72.

DerOps is a continuous simplification process of maintaining a delicate balance among functionality, usability and security of a software both in terms of its development and oprations. Software engineering is the application of diverse engineering approaches towards the development of software.The roles and responsibilities of DevOps and software development overlap in many arcas.so it is easier to get confused between the two.Let's look at this comparison in term of work roles.One is that of a software engineer and the other is a DevOps engineer. The biggest different is in their ( ). Software engineers focus on how well the computer software fits the needs of the client while a DevOps engineer has a broader focus that includes software development, how the software is deployed and providing (作答此空) support through the cloudwhile the software is continually ( ) .A software engineer creates computer programs for people to use based upon their security and functionality needs. A DevOps engineer also works on computer applications, but manages the building, deployment and operation as a( ) autormated process. Software engineers often work separately from the operations side of a business. They create the software a business client needs and then monitor the performance of their software products to determine if upgrades are necessary or if more serious improvements are needed. DevOps engineers work with the operational side of a business and manage the workflow to ( ) software tosmoothly function with automated processes. Both professions require knowledge of computer programming languages.

  • A. developing
  • B. deploying
  • C. training
  • D. operational
标记 纠错
73.

DerOps is a continuous simplification process of maintaining a delicate balance among functionality, usability and security of a software both in terms of its development and oprations. Software engineering is the application of diverse engineering approaches towards the development of software.The roles and responsibilities of DevOps and software development overlap in many arcas.so it is easier to get confused between the two.Let's look at this comparison in term of work roles.One is that of a software engineer and the other is a DevOps engineer. The biggest different is in their ( ). Software engineers focus on how well the computer software fits the needs of the client while a DevOps engineer has a broader focus that includes software development, how the software is deployed and providing ( ) support through the cloudwhile the software is continually (作答此空) .A software engineer creates computer programs for people to use based upon their security and functionality needs. A DevOps engineer also works on computer applications, but manages the building, deployment and operation as a( ) autormated process. Software engineers often work separately from the operations side of a business. They create the software a business client needs and then monitor the performance of their software products to determine if upgrades are necessary or if more serious improvements are needed. DevOps engineers work with the operational side of a business and manage the workflow to ( ) software tosmoothly function with automated processes. Both professions require knowledge of computer programming languages.

  • A. developeD
  • B. functional
  • C. constructe
  • D. secure
标记 纠错
74.

DerOps is a continuous simplification process of maintaining a delicate balance among functionality, usability and security of a software both in terms of its development and oprations. Software engineering is the application of diverse engineering approaches towards the development of software.The roles and responsibilities of DevOps and software development overlap in many arcas.so it is easier to get confused between the two.Let's look at this comparison in term of work roles.One is that of a software engineer and the other is a DevOps engineer. The biggest different is in their ( ). Software engineers focus on how well the computer software fits the needs of the client while a DevOps engineer has a broader focus that includes software development, how the software is deployed and providing ( ) support through the cloudwhile the software is continually ( ) .A software engineer creates computer programs for people to use based upon their security and functionality needs. A DevOps engineer also works on computer applications, but manages the building, deployment and operation as a(作答此空) autormated process. Software engineers often work separately from the operations side of a business. They create the software a business client needs and then monitor the performance of their software products to determine if upgrades are necessary or if more serious improvements are needed. DevOps engineers work with the operational side of a business and manage the workflow to ( ) software tosmoothly function with automated processes. Both professions require knowledge of computer programming languages.

  • A. single
  • B. whole
  • C. continuous
  • D. independent
标记 纠错
75.

DerOps is a continuous simplification process of maintaining a delicate balance among functionality, usability and security of a software both in terms of its development and oprations. Software engineering is the application of diverse engineering approaches towards the development of software.The roles and responsibilities of DevOps and software development overlap in many arcas.so it is easier to get confused between the two.Let's look at this comparison in term of work roles.One is that of a software engineer and the other is a DevOps engineer. The biggest different is in their ( ). Software engineers focus on how well the computer software fits the needs of the client while a DevOps engineer has a broader focus that includes software development, how the software is deployed and providing ( ) support through the cloudwhile the software is continually ( ) .A software engineer creates computer programs for people to use based upon their security and functionality needs. A DevOps engineer also works on computer applications, but manages the building, deployment and operation as a( ) autormated process. Software engineers often work separately from the operations side of a business. They create the software a business client needs and then monitor the performance of their software products to determine if upgrades are necessary or if more serious improvements are needed. DevOps engineers work with the operational side of a business and manage the workflow to (作答此空) software tosmoothly function with automated processes. Both professions require knowledge of computer programming languages.

  • A. develop
  • B. integrate
  • C. analyse
  • D. maintain
标记 纠错

答题卡(剩余 道题)

单选题
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
00:00:00
暂停
交卷