网友您好, 请在下方输入框内输入要搜索的题目:
●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” 相关考题
- 绿茶香气常用()和清香来表达。
- 单选题下列关于三七抗心肌缺血作用的叙述,错误的是( )。A 扩张冠脉,增加心肌供氧B 抑制心肌收缩力,降低心肌耗氧量C 升高血压D 提高机体耐缺氧能力E 抗脂质过氧化
- 单选题寒凉药具有的药理作用是( )。A 强心B 平喘C 升高血压D 抗肿瘤E 抗休克
- 单选题红花对子宫的作用特点是()A 对未孕、妊娠、产后子宫均有兴奋作用B 对已孕子宫兴奋作用更明显C 对子宫收缩没有明显的影响D 对子宫的作用不确定E 对子宫有明显的舒张作用
- 把茶叶放在食指和拇指指尖能捏成粉末的茶叶含水量都在6%以上,保鲜性能好。
- 单选题下列关于川芎的药理作用,错误的是( )。A 扩张血管,降血压B 抗心肌缺血C 镇静镇痛D 抗血栓形成E 延缓衰老
- 单选题下列关于三七抗心律失常作用机理的叙述,错误的是()A 降低自律性,减慢传导B 缩短动作电位时程和有效不应期C 延长动作电位时程和有效不应期D 阻滞慢钙通道E 消除折返
- 填空题2020年1月25日,中共中央政治局常务委员会召开会议强调,在党中央坚强领导下,国务院多次召开会议研究部署,深入学习贯彻习近平总书记重要指示精神,充分发挥()机制作用,加强统筹调度,及时研究解决防控工作中的问题,各项防控措施正有力有序开展。
- 下列评茶术语中的()不适宜用于描述绿茶的香气特征。A、嫩香B、高火香C、甜香D、清香
- 多选题2020年1月25日,中共中央政治局常务委员会召开会议,习近平总书记强调,各级党委和政府必须按照党中央决策部署,(),(),(),把人民群众生命安全和身体健康放在第一位,把疫情防控工作作为当前最重要的工作来抓。A全面动员B全面部署C全面加强工作