题目内容

TCP/IP (1) layer protocols provide services to the application (2)running on a computer. The application layer does not define the application itself, but rather it defines(3)that applications need - like the ability to transfer a file in the case of HTTP. In short, the application layer provides an (4)between software running on a computer and the network itself. The TCP/IP application layer includes a relatively large number of protocols,with HTTP being only one of those. The TCP/IP (5)layer consists of two main protocol options - the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP). 空白(3)处应选择()

A. services
B. processes
C. applications
D. address

查看答案
更多问题

评价计算机系统性能时,MIPS是衡量()的一种单位。

A. 时钟频率
B. 运算速度
C. 系统可靠性
D. 系统失效率

页式存储系统的逻辑地址由页号和页内地址两部分组成,地址变换过程如下图所示。假定页面的大小为8K,图中所示的十进制逻辑地址9612经过地址变换后,形成的物理地址a应为十进制()。

A. 42380
B. 25996
C. 9612
D. 8192

共用题干题某文件管理系统在磁盘上建立了位示图(bitmap),记录磁盘的使用情况。若系统的字长为32位,磁盘上的物理块依次编号为:0、1、2、…,那么4096号物理块的使用情况在位示图中的第__(1)__个字中描述;若磁盘的容量为200GB,物理块的大小为1MB,那么位示图的大小为__(2)__个字。 空白(2)处应选择()

A. 600
B. 1200
C. 3200
D. 6400

某医院管理系统部分关系模式为:科室(科室号,科室名,负责人,电话)、病患(病历号,姓名,住址,联系电话)和职工(职工号,职工姓名,科室号,职位,住址,联系电话)。假设每个科室有一位负责人和一部电话,每个科室有若干名职工,一名职工只属于一个科室;一个医生可以为多个病患看病;一个病患可以由多个医生多次诊治;职位有医生、护士和其他。a.科室和职工的所属联系类型是__(1)__,病患和医生的就诊联系类型是__(2)__。科室关系的主键和外键分别为__(3)__。对于就诊联系最合理的设计是__(4)__,就诊关系的主键是__(5)__。 空白(2)处应选择()

A. 1:1
B. 1:n
C. n:1
D. n:m

答案查题题库