
【名词&注释】
软件开发(software development)、工作时间(working time)、浪费时间(footle)、分布式数据库系统(distributed database system)、共享资源(shared resource)、组成部分(part)、位置透明性(location transparency)、第一步(first step)、分布透明性(distributed transparency)、分片透明性
[单选题]关于人工测试方法,说法正确的是 ______。
A. 走查以小组为单位进行,是一系列规程和错误检查技术的集合
B. 同行评审的文档是一种过渡性的文档,不是公开的正式文档
C. 桌上检查的文档足一个最终可交付的文档
D. 评审是一项很浪费时间的活动,会减缓项目的进度
查看答案&解析
点击获取本科目所有试题
举一反三:
[单选题]串行通信是指
A. 计算机中按字节组织的数据被拆解成按位的方式传送
B. 计算机中按字节组织的数据逐个传送
C. 计算机中数据按顺序逐个传送
D. 计算机中数据按顺序逐位传送
[单选题]6The construct cobegin Statement1; Statement2; coend means Statement1 and Statement2 are to be executed in parallel. The only two atomic actions in this construct are loading thevalue of a variable and storing into a variablE.For the program segment x:=0; y:=O; cobegin begin x:=l; y:=y+x; end; begin y:=2; x:=x+3; end coend Which of the following indicate(s) possible values for the variables when the segment finishes execution? Ⅰ.x=1,y=2 Ⅱ.x=1,y=3 Ⅲ.x=4,y=6
A. Ⅰ
B. Ⅰ and Ⅱ
C. Ⅰ and Ⅲ
D. Ⅱand Ⅲ
[单选题]在采用P、V操作对共享资源的使用进行保护时,对该共享资源读写的代码段称为
A. 临界区
B. 进入区
C. 退出区
D. 剩余区
[单选题]关于分布式数据库,下列说法错误的是______。
A. 在分布式数据库系统中,分片透明性主要是指数据分片的分配位置对用户是透明的,用户无需关注每个分片被分配的场地
B. 对于用户而言,一个分布式数据库系统从逻辑上看如同一个集中式数据库,用户可在任何一个场地执行全局应用和局部应用
C. 分布式数据库的查询处理代价既包括CPU和I/O代价,也需要考虑场地间传输数据所需的通信代价
D. 在分布式数据库查询中,导致场地问数据传输量大的主要原因是数据问的连接操作和并操作
[单选题](14) BGP协议是在( )之间传播路由的协议。
A. 一对子网
B. 一对主机
C. 两个区域
D. 两个自治系统
[单选题]定时/计数器8253可输出方波的工作模式是
A. 模式0
B. 模式2
C. 模式3
D. 模式5
[单选题]下列选项中,属于配置IP地址池的名称的命令是( )。
A. ip dhcp pool
B. dns-server address
C. default-router address
D. ip dhcp excluded-address
[单选题]How does Booth's Algorithm improve binary multiplication?
A. It prevents overflow.
B. It prevents underflow.
C. It preserves the sign of the multiplication operation.
D. It enhances the speed of the operation significantly.
本文链接:https://www.zhukaozhuanjia.com/download/5v3gv5.html