首页整卷下载分项下载 试卷搜索题目搜索全站搜索招考信息

2015年上半年多媒体应用设计师上午试卷综合知识

分类:软考/中级_多媒体应用设计师    来源:软考

1
 
机器字长为n位的二进制数可以用补码来表示(1)个不同的有符号定点小数。
 
 
  A.  2n
 
  B.  2n-1
 
  C.  2n-1
 
  D.  2n-1+1
 
 
2
 
计算机中CPU对其访问速度最快的是(2)。
 
 
  A.  内存
 
  B.  Cache
 
  C.  通用寄存器
 
  D.  硬盘
 
 
3
 
CPU中用于暂时存放操作数和中间运算结果的是(3)。
 
 
  A.  指令寄存器
 
  B.  数据寄存器
 
  C.  累加器
 
  D.  程序计数器
 
 
4
 
计算机中CPU的中断响应时间指的是(4)的时间。
 
 
  A.  从发出中断请求到中断处理结束
 
  B.  从中断处理开始到中断处理结束
 
  C.  CPU分析判断中断请求
 
  D.  从发出中断请求到开始进入中断处理程序
 
 
5
 
总线宽度为32bit,时钟频率为200MHz,若总线上每5个时钟周期传送一个32bit的字,则该总线的带宽为(5)MB/s。
 
 
  A.  40
 
  B.  80
 
  C.  160
 
  D.  200
 
 
6
 
以下关于指令流水线性能度量的叙述中,错误的是(6)。
 
 
  A.  最大吞吐率取决于流水线中最慢一段所需的时间
 
  B.  如果流水线出现断流,加速比会明显下降
 
  C.  要使加速比和效率最大化应该对流水线各级采用相同的运行时间
 
  D.  流水线采用异步控制会明显提高其性能
 
 
7
 
(7) 协议在终端设备与远程站点之间建立安全连接。
 
 
  A.  ARP
 
  B.  Telnet
 
  C.  SSH
 
  D.  WEP
 
 
8
 
安全需求可划分为物理线路安全、网络安全、系统安全和应用安全。下面的安全需求中属于系统安全的是(8),属于应用安全的是(9)。
 
 
  A.  机房安全
 
  B.  入侵检测
 
  C.  漏洞补丁管理
 
  D.  数据库安全
 
 
9
 
安全需求可划分为物理线路安全、网络安全、系统安全和应用安全。下面的安全需求中属于系统安全的是(8),属于应用安全的是(9)。
 
 
  A.  机房安全
 
  B.  入侵检测
 
  C.  漏洞补丁管理
 
  D.  数据库安全
 
 
10
 
王某是某公司的软件设计师,每当软件开发完成后均按公司规定编写软件文档,并提交公司存档。那么该软件文档的著作权(10)享有。
 
 
  A.  应由公司
 
  B.  应由公司和王某共同
 
  C.  应由王某
 
  D.  除署名权以外,著作权的其他权利由王某
 
 
11
 
甲、乙两公司的软件设计师分别完成了相同的计算机程序发明,甲公司先于乙公司完成,乙公司先于甲公司使用。甲、乙公司于同一天向专利局申请发明专利。此情形下,(11)可获得专利权。
 
 
  A.  甲公司
 
  B.  甲、乙公司
 
  C.  乙公司
 
  D.  由甲、乙公司协商确定谁
 
 
12
 
对高级语言源程序进行编译或解释的过程可以分为多个阶段,解释方式不包含(12)阶段。
 
 
  A.  词法分析
 
  B.  语法分析
 
  C.  语义分析
 
  D.  目标代码生成
 
 
13
 
程序中的错误一般可分为语法错误和语义错误两类,其中,语义错误可分为静态语义错误和动态语义错误。(13)属于动态语义错误。
 
 
  A.  关键词,(或保留字)拼写错误
 
  B.  程序运行中变量取值为0时作为除数
 
  C.  表达式的括号不匹配
 
  D.  运算符的运算对象类型不正确
 
 
14
 
程序语言提供的传值调用机制是将(14)。
 
 
  A.  实参的值传递给被调用函数的形参
 
  B.  实参的地址传递给被调用函数的形参
 
  C.  形参的值传递给被调用函数的实参
 
  D.  形参的地址传递给被调用函数的实参
 
 
15
 
软件工程的基本要素包括方法、工具和(15)。
 
 
  A.  软件系统
 
  B.  硬件系统
 
  C.  过程
 
  D.  人员
 
 
16
 
在(16)设计阶段选择适当的解决方案,将系统分解为若干个子系统,建立整个系统的体系结构。
 
 
  A.  概要
 
  B.  详细
 
  C.  结构化
 
  D.  面向对象
 
 
17
 
某公司计划开发一个产品,技术含量很高,与客户相关的风险也很多,则最适于采用(17)开发过程模型。
 
 
  A.  瀑布
 
  B.  原型
 
  C.  增量
 
  D.  螺旋
 
 
18
 
以下关于软件可维护性的叙述中,不正确的是“可维护性(18)”。
 
 
  A.  是衡量软件质量的一个重要特性
 
  B.  不受软件开发文档的影响
 
  C.  是软件开发阶段各个时期的关键目标
 
  D.  可以从可理解性、可靠性、可测试性、可行性、可移植性等方面进行度量 
 
 
19
 
某项目包含的活动如下表所示,完成整个项目的最短时间为(19)。不能通过缩短活动(20)的工期,来缩短整个项目的完成时间。
 
 
  A.  16
 
  B.  17
 
  C.  18
 
  D.  19
 
 
20
 
某项目包含的活动如下表所示,完成整个项目的最短时间为(19)。不能通过缩短活动(20)的工期,来缩短整个项目的完成时间。
 
 
  A.  A
 
  B.  B
 
  C.  D
 
  D.  F
 
 
21
 
嵌入式系统初始化过程主要有3个环节,按照自底向上、从硬件到软件的次序依次为(21)。系统级初始化主要任务是(22)。
 
 
  A.  片级初始化→系统级初始化→板级初始化
 
  B.  片级初始化→板级初始化→系统级初始化
 
  C.  系统级初始化→板级初始化→片级初始化
 
  D.  系统级初始化→片级初始化→板级初始化
 
 
22
 
嵌入式系统初始化过程主要有3个环节,按照自底向上、从硬件到软件的次序依次为(21)。系统级初始化主要任务是(22)。
 
 
  A.  完成嵌入式微处理器的初始化
 
  B.  完成嵌入式微处理器以外的其他硬件设备的初始化
 
  C.  以软件初始化为主,主要进行操作系统的初始化
 
  D.  设置嵌入式微处理器的核心寄存器和控制寄存器工作状态
 
 
23
 
声音信号的数字化过程就是在时间和幅度两个维度上的离散化过程,其中时间的离散化称为(23),幅度的离散化称为(24)。
 
 
  A.  采样
 
  B.  分时
 
  C.  量化
 
  D.  调频
 
 
24
 
声音信号的数字化过程就是在时间和幅度两个维度上的离散化过程,其中时间的离散化称为(23),幅度的离散化称为(24)。
 
 
  A.  采样
 
  B.  分度
 
  C.  量化
 
  D.  调幅
 
 
25
 
通常人类感知到的20%左右的信息是通过(25)得到的。
 
 
  A.  视觉
 
  B.  听觉
 
  C.  嗅觉
 
  D.  触觉
 
 
26
 
以下关于采用MIDI格式和WAV格式记录同一首乐曲的演奏信息的说法中,正确的是(26)。
 
 
  A.  MIDI格式的数据量比WAV格式的数据量大
 
  B.  MIDI格式的数据的音乐演奏音效取决于合成器的音质
 
  C.  WAV格式的数据记录的是音乐曲谱信息
 
  D.  WAV格式的数据和MIDI格式的数据都记录了音乐波形采样
 
 
27
 
乐音的音高是由(27)决定的。
 
 
  A.  声音响度
 
  B.  谐音结构
 
  C.  节拍特征
 
  D.  基音频率
 
 
28
 
以下颜色模型中适用于彩色印刷的是(28)颜色模型,它属于(29)模型。黄色油墨印在白纸上,在绿光下看上去是(30)色,在蓝光下看上去是(31)颜色。
 
 
  A.  CMY
 
  B.  RGB
 
  C.  YIQ
 
  D.  HSL
 
 
29
 
以下颜色模型中适用于彩色印刷的是(28)颜色模型,它属于(29)模型。黄色油墨印在白纸上,在绿光下看上去是(30)色,在蓝光下看上去是(31)颜色。
 
 
  A.  加色
 
  B.  减色
 
  C.  量化
 
  D.  矢量
 
 
30
 
以下颜色模型中适用于彩色印刷的是(28)颜色模型,它属于(29)模型。黄色油墨印在白纸上,在绿光下看上去是(30)色,在蓝光下看上去是(31)颜色。
 
 
  A.  黄
 
  B.  红
 
  C.  蓝
 
  D.  绿
 
 
31
 
以下颜色模型中适用于彩色印刷的是(28)颜色模型,它属于(29)模型。黄色油墨印在白纸上,在绿光下看上去是(30)色,在蓝光下看上去是(31)颜色。
 
 
  A.  黑
 
  B.  红
 
  C.  黄
 
  D.  蓝
 
 
32
 
彩色视频数字化的过程中,颜色子采样技术是指通过降低(32)的采样频率以达到减少数据量的目的。常用子采样模式不包括(33)。
 
 
  A.  色度信号
 
  B.  亮度信号
 
  C.  同步信号
 
  D.  帧间信号
 
 
33
 
彩色视频数字化的过程中,颜色子采样技术是指通过降低(32)的采样频率以达到减少数据量的目的。常用子采样模式不包括(33)。
 
 
  A.  4:2:1
 
  B.  4:2:2
 
  C.  4:1:1
 
  D.  4:2:0
 
 
34
 
使用200DPI的扫描分辨率扫描一幅3×6英寸的彩色图像,可以得到一幅(34)像素的图像。
 
 
  A.  200
 
  B.  3×6
 
  C.  600×1200
 
  D.  200×3×6
 
 
35
 
32位真彩色图像中,每个像素点的颜色数据占用了(35)位。
 
 
  A.  32
 
  B.  24
 
  C.  8
 
  D.  10
 
 
36
 
以下电视制式中,(36)帧速率相等,为(37)帧/秒。
①PAL②SECAM③NTSC
 
 
  A.  ①和②
 
  B.  ②和③
 
  C.  ①和③
 
  D.  ①、②和③
 
 
37
 
以下电视制式中,(36)帧速率相等,为(37)帧/秒。
①PAL②SECAM③NTSC
 
 
  A.  36
 
  B.  30
 
  C.  25
 
  D.  24
 
 
38
 
JPEG图像编码标准不支持(38)格式,在编码标准中没有使用到(39)编码技术。在有损编码模式中导致数据损失的步骤是(40)。
①真彩色图像 ②伪彩色图像 ③灰度图像 ④黑白二值图像
 
 
  A.  ①和③
 
  B.  ②和④
 
  C.  ③和④
 
  D.  ②和③
 
 
39
 
JPEG图像编码标准不支持(38)格式,在编码标准中没有使用到(39)编码技术。在有损编码模式中导致数据损失的步骤是(40)。
①真彩色图像 ②伪彩色图像 ③灰度图像 ④黑白二值图像
 
 
  A.  DCT
 
  B.  DPCM
 
  C.  RLE
 
  D.  小波变换
 
 
40
 
JPEG图像编码标准不支持(38)格式,在编码标准中没有使用到(39)编码技术。在有损编码模式中导致数据损失的步骤是(40)。
①真彩色图像 ②伪彩色图像 ③灰度图像 ④黑白二值图像
 
 
  A.  图像分块
 
  B.  变换编码
 
  C.  系数量化
 
  D.  熵编码
 
 
41
 
以下编码方法中,(41)编码不属于熵编码。
 
 
  A.  Huffman
 
  B.  Shannon-Fano
 
  C.  Arithmetic
 
  D.  DPCM
 
 
42
 
以下图像文件格式中支持动态图像的是(42)。
 
 
  A.  PEG
 
  B.  BMP
 
  C.  TIFF
 
  D.  GIF
 
 
43
 
H.261标准中定义的CIF视频格式的分辨率为(43),每秒帧数为(44)。
 
 
  A.  352×288
 
  B.  352×240
 
  C.  640×480
 
  D.  1280×720
 
 
44
 
H.261标准中定义的CIF视频格式的分辨率为(43),每秒帧数为(44)。
 
 
  A.  10
 
  B.  15
 
  C.  20
 
  D.  30
 
 
45
 
MPEG-1视频编码标准中定义了(45)种不同类型的视频帧,其中(46)数据量最大,(47)的数据量最小,能够直接作为索引和访问点的是(48)。
 
 
  A.  2
 
  B.  3
 
  C.  4
 
  D.  5
 
 
46
 
MPEG-1视频编码标准中定义了(45)种不同类型的视频帧,其中(46)数据量最大,(47)的数据量最小,能够直接作为索引和访问点的是(48)。
 
 
  A.  I帧
 
  B.  P帧
 
  C.  B帧
 
  D.  K帧
 
 
47
 
MPEG-1视频编码标准中定义了(45)种不同类型的视频帧,其中(46)数据量最大,(47)的数据量最小,能够直接作为索引和访问点的是(48)。
 
 
  A.  I帧
 
  B.  P帧
 
  C.  B帧
 
  D.  K帧
 
 
48
 
MPEG-1视频编码标准中定义了(45)种不同类型的视频帧,其中(46)数据量最大,(47)的数据量最小,能够直接作为索引和访问点的是(48)。
 
 
  A.  I帧
 
  B.  P帧
 
  C.  B帧
 
  D.  K帧
 
 
49
 
模拟视频信号中彩色重现质量最优的是(49),最差的是(50)。
 
 
  A.  分量视频
 
  B.  S-Video
 
  C.  复合视频
 
  D.  同步视频
 
 
50
 
模拟视频信号中彩色重现质量最优的是(49),最差的是(50)。
 
 
  A.  分量视频
 
  B.  S-Video
 
  C.  复合视频
 
  D.  同步视频
 
 
51
 
以下文件格式中属于视频文件的是(51)。
 
 
  A.  PDF
 
  B.  WAV
 
  C.  AVI
 
  D.  JPG
 
 
52
 
MP3数字声音压缩编码定义在(52)标准中,其中的“3”是指(53),其压缩编码技术的核心是(54)技术。
 
 
  A.  MPEG-1
 
  B.  MPEG-2
 
  C.  MPEG-4
 
  D.  MPEG-7
 
 
53
 
MP3数字声音压缩编码定义在(52)标准中,其中的“3”是指(53),其压缩编码技术的核心是(54)技术。
 
 
  A.  MPEG-3
 
  B.  version3
 
  C.  part3
 
  D.  layer3
 
 
54
 
MP3数字声音压缩编码定义在(52)标准中,其中的“3”是指(53),其压缩编码技术的核心是(54)技术。
 
 
  A.  算术编码
 
  B.  预测编码
 
  C.  DPCM编码
 
  D.  感知编码
 
 
55
 
以下视频格式中,分辨率最高的是(55)格式。
 
 
  A.  CIF
 
  B.  720p
 
  C.  1080i
 
  D.  4k
 
 
56
 
ISO制定的多媒体相关标准中不包含音视频压缩编码的是(56)。在DVD光盘中使用(57)标准中定义的音视频压缩编码。
 
 
  A.  MPEG-1
 
  B.  MPEG-2
 
  C.  MPEG-4
 
  D.  MPEG-7
 
 
57
 
ISO制定的多媒体相关标准中不包含音视频压缩编码的是(56)。在DVD光盘中使用(57)标准中定义的音视频压缩编码。
 
 
  A.  MPEG-1
 
  B.  MPEG-2
 
  C.  MPEG-4
 
  D.  MPEG-7
 
 
58
 
以下光盘产品中,采用了蓝色激光技术的是(58),其单层格式存储容量达到了(59)GB。
 
 
  A.  CD-DA
 
  B.  VCD
 
  C.  DVD
 
  D.  Blu-ray
 
 
59
 
以下光盘产品中,采用了蓝色激光技术的是(58),其单层格式存储容量达到了(59)GB。
 
 
  A.  7
 
  B.  17
 
  C.  25
 
  D.  128
 
 
60
 
下列软件产品中属于视频编辑工具的软件是(60)。
 
 
  A.  Director
 
  B.  Photoshop
 
  C.  Premiere
 
  D.  3ds Max
 
 
61
 
RTCP网络协议的作用是(61)。
 
 
  A.  实时传输媒体数据
 
  B.  提供数据传输质量的反馈来监控QoS的变化
 
  C.  媒体播放过程的控制
 
  D.  实现传输层资源保留
 
 
62
 
设栈S和队列Q的初始状态为空,元素abcdefg依次进入栈S。要求每个元素出栈后立即进入队列Q,若7个元素出队列的顺序为bdfecag,则栈S的容量最小应该是(62)。
 
 
  A.  5
 
  B.  4
 
  C.  3
 
  D.  2
 
 
63
 
在解决计算机与打印机之间速度不匹配的问题时,通常设置一个打印数据缓冲区,计算机将要输出的数据依次写入该缓冲区,而打印机则依次从该缓冲区取出数据。因此,该缓冲区的数据结构应该是(63)。
 
 
  A.  树
 
  B.  图
 
  C.  栈
 
  D.  队列
 
 
64
 
己知字符串s=´(X+Y)*Z´,其中,单引号不是字符串的内容,经过以下运算后,t3的值是(64)。
t1=SubString(s,3,1)
t2=Concat(´XY´,t1)
t3=Replace(s,SubString(s,1,5),t2)
注:SubString(s,k,n)表示从串s的第k个字符开始取出长度为n的子串,Concat(s,t)表示将串t连接在s之后,Replace(s,t,r)表示用r替换串s中的子串t。
 
 
  A.  ´XY+Z*´
 
  B.  ´(X+Z)*Y´
 
  C.  ´XYZ+*´
 
  D.  ´XY+*Z´
 
 
65
 
在一个线性表上可以进行二分查找(折半查找)的充分必要条件是(65)。
 
 
  A.  线性表采用顺序存储且元素有序排列
 
  B.  线性表采用顺序存储且元素无序排列
 
  C.  线性表采用单链表存储且元素有序排列
 
  D.  线性表采用单链表存储且元素无序排列
 
 
66
 
在下图所示的网络配置中,发现工作站B无法与服务器A通信。(66)故障影响了两者互通。 
 
 
  A.  服务器A的IP地址是广播地址
 
  B.  工作站B的IP地址是网络地址
 
  C.  工作站B与网关不属于同一子网
 
  D.  服务器A与网关不属于同一子网
 
 
67
 
以下关于VLAN的叙述中,属于其优点的是(67)。
 
 
  A.  允许逻辑地划分网段
 
  B.  减少了冲突域的数量
 
  C.  增加了冲突域的大小
 
  D.  减少了广播域的数量
 
 
68
 
以下关于URL的叙述中,不正确的是(68)。
 
 
  A.  使用www.abc.com和abc.com打开的是同一页面
 
  B.  在地址栏中输入www.abc.com默认使用http协议
 
  C.  www.abc.com中的“www”是主机名
 
  D.  www.abc.com中的“abc.com”是域名
 
 
69
 
DHCP协议的功能是(69);FTP使用的传输层协议为(70)。
 
 
  A.  WINS名字解析
 
  B.  静态地址分配
 
  C.  DNS名字登录
 
  D.  自动分配IP地址
 
 
70
 
DHCP协议的功能是(69);FTP使用的传输层协议为(70)。
 
 
  A.  TCP
 
  B.  IP
 
  C.  UDP
 
  D.  HDLC
 
 
71
 
Why Have Formal Documents?
First, writing the decisions down is essential. Only when one writes do the gaps appear and the (71) protrude(突出).The act of writing turns out to require hundreds of mini-decisions, and it is the existence of these that distinguishes clear, exact policies from fuzzy ones.
Second, the documents will communicate the decisions to others. The manager will be continually amazed that policies he took for common knowledge are totally unknown by some member of his team. Since his fundamental job is to keep everybody going in the (72) direction, his chief daily task will be communication, not decision-making, and his documents will immensely (73) this load.
Finally, a manager’s documents give him a data base and checklist. By reviewing them (74) he sees where he is, and he sees what changes of emphasis or shifts in direction are needed.
The task of the manager is to develop a plan and then to realize it.. But only the written plan is precise and communicable. Such a plan consists of documents on what, when, how much, where, and who. This small set of critical documents (75) much of the manager's work. If their comprehensive and critical nature is recognized in the beginning, the manager can approach them as friendly tools rather than annoying busywork. He will set his direction much more crisply and quickly by doing so.
 
 
  A.  inconsistencies
 
  B.  consistencies
 
  C.  steadiness
 
  D.  adaptability
 
 
72
 
Why Have Formal Documents?
First, writing the decisions down is essential. Only when one writes do the gaps appear and the (71) protrude(突出).The act of writing turns out to require hundreds of mini-decisions, and it is the existence of these that distinguishes clear, exact policies from fuzzy ones.
Second, the documents will communicate the decisions to others. The manager will be continually amazed that policies he took for common knowledge are totally unknown by some member of his team. Since his fundamental job is to keep everybody going in the (72) direction, his chief daily task will be communication, not decision-making, and his documents will immensely (73) this load.
Finally, a manager’s documents give him a data base and checklist. By reviewing them (74) he sees where he is, and he sees what changes of emphasis or shifts in direction are needed.
The task of the manager is to develop a plan and then to realize it.. But only the written plan is precise and communicable. Such a plan consists of documents on what, when, how much, where, and who. This small set of critical documents (75) much of the manager's work. If their comprehensive and critical nature is recognized in the beginning, the manager can approach them as friendly tools rather than annoying busywork. He will set his direction much more crisply and quickly by doing so.
 
 
  A.  other
 
  B.  different
 
  C.  another
 
  D.  same
 
 
73
 
Why Have Formal Documents?
First, writing the decisions down is essential. Only when one writes do the gaps appear and the (71) protrude(突出).The act of writing turns out to require hundreds of mini-decisions, and it is the existence of these that distinguishes clear, exact policies from fuzzy ones.
Second, the documents will communicate the decisions to others. The manager will be continually amazed that policies he took for common knowledge are totally unknown by some member of his team. Since his fundamental job is to keep everybody going in the (72) direction, his chief daily task will be communication, not decision-making, and his documents will immensely (73) this load.
Finally, a manager’s documents give him a data base and checklist. By reviewing them (74) he sees where he is, and he sees what changes of emphasis or shifts in direction are needed.
The task of the manager is to develop a plan and then to realize it.. But only the written plan is precise and communicable. Such a plan consists of documents on what, when, how much, where, and who. This small set of critical documents (75) much of the manager's work. If their comprehensive and critical nature is recognized in the beginning, the manager can approach them as friendly tools rather than annoying busywork. He will set his direction much more crisply and quickly by doing so.
 
 
  A.  extend
 
  B.  broaden
 
  C.  lighten
 
  D.  release
 
 
74
 
Why Have Formal Documents?
First, writing the decisions down is essential. Only when one writes do the gaps appear and the (71) protrude(突出).The act of writing turns out to require hundreds of mini-decisions, and it is the existence of these that distinguishes clear, exact policies from fuzzy ones.
Second, the documents will communicate the decisions to others. The manager will be continually amazed that policies he took for common knowledge are totally unknown by some member of his team. Since his fundamental job is to keep everybody going in the (72) direction, his chief daily task will be communication, not decision-making, and his documents will immensely (73) this load.
Finally, a manager’s documents give him a data base and checklist. By reviewing them (74) he sees where he is, and he sees what changes of emphasis or shifts in direction are needed.
The task of the manager is to develop a plan and then to realize it.. But only the written plan is precise and communicable. Such a plan consists of documents on what, when, how much, where, and who. This small set of critical documents (75) much of the manager's work. If their comprehensive and critical nature is recognized in the beginning, the manager can approach them as friendly tools rather than annoying busywork. He will set his direction much more crisply and quickly by doing so.
 
 
  A.  periodically
 
  B.  occasionally
 
  C.  infrequently
 
  D.  rarely
 
 
75
 
Why Have Formal Documents?
First, writing the decisions down is essential. Only when one writes do the gaps appear and the (71) protrude(突出).The act of writing turns out to require hundreds of mini-decisions, and it is the existence of these that distinguishes clear, exact policies from fuzzy ones.
Second, the documents will communicate the decisions to others. The manager will be continually amazed that policies he took for common knowledge are totally unknown by some member of his team. Since his fundamental job is to keep everybody going in the (72) direction, his chief daily task will be communication, not decision-making, and his documents will immensely (73) this load.
Finally, a manager’s documents give him a data base and checklist. By reviewing them (74) he sees where he is, and he sees what changes of emphasis or shifts in direction are needed.
The task of the manager is to develop a plan and then to realize it.. But only the written plan is precise and communicable. Such a plan consists of documents on what, when, how much, where, and who. This small set of critical documents (75) much of the manager's work. If their comprehensive and critical nature is recognized in the beginning, the manager can approach them as friendly tools rather than annoying busywork. He will set his direction much more crisply and quickly by doing so.
 
 
  A.  decides
 
  B.  encapsulates
 
  C.  realizes
 
  D.  recognizes