网友您好, 请在下方输入框内输入要搜索的题目:
●SNA网的体系结构中,端用户与OSI的 (13) 层次相对应。
(13) A.传输层
B.会话层
C.表示层
D.应用层
【解析】见表1所示。

A.核心层
B.汇聚层
C.接入层
D.应用层
SNA网的体系结构中,端用户与0SI的( )层次相对应。
A.传输层
B.会话层
C.表示层
D.应用层
见表1所示。
表1 SNA与OSI屡次对应表
OSI |
SNA |
OSI |
SNA |
应用层 |
端用户 |
网络层 |
通路控制 |
表示层 |
NAU服务 |
数据链路层 |
数据链路 |
会话层 |
数据流控制 |
物理层 |
物理链路控制 |
传输层 |
传输控制 |
|
|
I/O设备管理中,I/O软件的层次结构有
A.用户应用层
B.设备独立层
C.设备驱动层
D.中断处理层
E.设备执行层
TCP/IP协议采用层次结构,主要有()
A.应用层
B.传输层
C.网络层
D.接口层
中级数据库系统工程师上午试题模拟12单项选择题1、 一般来说,软件开发环境都具有层次式的结构, (1) 不是其中的一个层次结构。A. 宿主层 B. 核心层 C. 用户层 D. 应用层 The Simple Network Management Protocol (SNMP)is an 2 protocol that facilitates the exchange of management information between 3 . It is part of the Transmission Control Protocol/Internet Protocol(TCP/IP) protocol suite. SNMP enables network 4 to manage network performance, find and sole network problems, and plan for 5 An SNMP -managed network consists of three key components: managed devices , 6 ,and network -management systems .2、A. Physical Layer B. Link Layer C. Network Layer D. Transport Layer3、A. network stations B. network clients C. network devices D. network servers4、A. servers B. administrators C. computers D. routers5、A. network growth B. network structure C. network architecture D. network servers6、A. administrators B. agents C. managers D. servers 计算机的使用方式有如下的 7 方式。其中, 8 方式是把一批数据集中起来,通过通信线路传送到计算中心,由批处理程序加以处理。 批处理 远程批处理 双机 实时 分时 网络7、A. B. C. D. 8、A. 远程批处理 B. 批处理 C. 双机 D. 分时 Object-oriented analysis (OOA. is a semiformal specification technique for the object-oriented paradigm. Object-oriented analysis consists of three steps. The first step is 9 . It determines how the various results are computed by the product and presents this information in the form of a 10 . and associated scenarios. The second is 11 , which determines the classes and their attributes; Then determine the interrelationships and interaction among the classes. The last step is 12 , which determines the actions performed by or to each class or subclass and presents this information in the form of 13 .9、 A. use-case modeling B. class modeling C. dynamic modeling D. behavioral modeling10、 A. collaboration diagram B. sequence diagram C. use-case diagram D. activity diagram11、 A. use-case modeling B. class modeling C. dynamic modeling D. behavioral modeling12、 A. use-case modeling B. class modeling C. dynamic modeling D. behavioral modeling13、 A. activity diagram B. component diagram C. sequence diagram D. state diagram某进程有5个页面,页号为04,页面变换表如下所示。表中状态位等于0和1分别表示页面“不在内存”和“在内存”。若系统给该进程分配了3个存储块,当访问的页面3不在内存时,应该淘汰表中页号为 14 的页面。假定页面大小为4K,逻辑地址为十六进制2C25H,该地址经过变换后,其物理地址应为卜六进制 15 。 页号页帧号状态位访问位修改位0311010002411130004111114、A0 B1 C2 D415、A2C25H B4096H C4C25H D8C25H 数据模型的三要素指 16 ;其中 17 是对数据系统的静态特性的描述, 18 是对数据库系统的动态特性的描述。16、A.数据类型,数据值,数据操作B.数据类型,数据值,数据结构C.数据结构,数据操作,数据完整性约束 D.数据类型,数据结构,数据完整性约束17、A. 数据值 B. 数据类型 C. 数据结构 D. 数据操作18、A. 数据值 B. 数据类型 C. 数据结构 D. 数据操作19、现有四个作业,它们提交、运行情况如下表,若采用先来先服务(FCFS)算法进行作业调度,则其平均周转时间为 (19) 。作业提交时间运行时间153.0266.5374.5482.0 A. 4.0 B. 6.875 C. 9.125 D. 10.0 As mentioned above, C imposes relatively few built - in ways of doing things on the programmer. Some common tasks, such as manipulating 20 , 21 , and doing 22 (I/O), are performed by calling on library functions. Other tasks which you might want to do, such as creating or listing directories, or interacting with a mouse, or displaying windows or other 23 elements, or doing color graphics, are not defined by the C language at all. You can do these things from a C program, of course, but you will be calling on services which are peculiar to your programming environment 24 , processor, and operating system) and which are not defined by the C standard. Since this course is about portable C programming, it will also be steering clear of facilities not provided in all C environments.20、A. lines B. strings C. threads D. routes21、A. allocating storage B. allocating memory C. distributing memory D. assigning storage22、A. input/output B. inoptimization/optimization C. inside/outside D. inordinacy/ordinance23、A. user - interconnect B. person - interconnect C. user - interface D. person - interface24、A. gatherer B. translator C. generator D. compiler25、在以下有关经营性性互联网和公益性互联网的说法中不正确的是 (25) 。 A. 经营性互联网络应当享受同等的资费政策 B. 经营性互联网络应当享受同等的技术支撑条件 C. 公益性互联网络是指为社会提供公益服务的,不以盈利为目的的互联网络 D. 公益性互联网络所使用信道的资费不能享受优惠政策26、若某一组数进栈的序列为123456,则该组数的出栈序列 (26) 是436512; (26) 是132465。 A. 可能 可能 B. 可能 不可能 C. 不可能 可能 D. 不可能 不可能27、 多形病毒指的是 (27) 的计算机病毒。 A可在反病毒检测时隐藏自己 B每次感染都会改变自己 C可以通过不同的渠道进行传播 D可以根据不同环境造成不同破坏28、已知有关系“STUDENT”,则关系运算ANE80(STUDENT)用SQL语句表示为 (28) 。 A. SELECT( * )FROM STUDEN
企业集团的结构有下列哪些层次?()
A.核心层
B.半核心层
C.紧密层
D.半紧密层
试题19
网桥实现网络互联的层次是( )。
A.物理层
B.数据链路层
C.网络层
D.应用层
网桥将两个相似的网络连接起来,并对网络数据的流通进行管理。它工作于数据链路层,不但能扩展网络的距离或范围,而且可提高网络的性能、可靠性和安全性。
在一个分布式多媒体信息系统中,通常采用层次化的 QoS 参数体系结构,所定义的层次中不包括( )。
A. 应用层
B. 传输层
C. 网络层
D. 物理层
A.终端层
B.网络层
C.应用层
D.会话层
A.视觉层
B.感知层
C.网络层
D.应用层
更多 “中级数据库系统工程师上午试题模拟12” 相关考题
- ()是将药物注入皮肤和肌肉之间的皮下组织(脂肪组织和结缔组织)的方法。
- 水银体温计的腋下测温法将体温计紧贴腋下皮肤,()分钟后读取体温数值。
- 单选题在MicroseftOffice2000中包括Word2000、Excel2000、()、FrontPage2000和Access等五个软件。A 写字板B PowerPoint2000C OutlookD WPS
- 填空题使用Photoshop软件,在图像上只产生一个文字选区,可使用工具箱上的()工具
- 单选题出自范仲淹的话是()。A 人命至重,有贵千金,一方济之,德逾于此B 无恒德者,不可以做医,人命生死之所系C 一存仁心,……二通儒道,……三精脉理,……四识病原,……十勿重利。D 不为良相,愿为良医E 夫医者,非仁爱之士,不可托也;非聪明理达,不可任也;非廉洁淳厚,不可信也。
- 单选题对诊断精神分裂症很有意义的特征性思维障碍不包括下列哪项()A 思维松弛B 思维破裂C 病理性赘述D 病理性象征性思维E 思维贫乏
- 单选题对Flash软件工具,在一段移动动画的首、末关键帧的场景上,移动对象应是()A 相同的元件B 不同的元件C 分离打散的元件D 分离打散的
- 单选题使用回溯法调试是从最先发现症状的地方,()追踪程序代码,找出错误根源和范围。A 在程序中B 顺程序的流向C 逆程序的流向D 沿程序的流向
- 正常心脏起搏点是窦房结,其冲动产生的频率是()。
- 单选题体现医生业务水平高低的是()。A 对疑似精神病患者应进行详细的检查,防止误诊误治B 详细向精神病患者家属解释有关的治疗方案C 尊重精神病患者的人格,对其恢复期应进行心理辅导D 为防止精神病患者出现过激行为,严格限制其自由是必要的E 精神病患者的病情不宜公开