试题详情

试题内容

与地址 220.112.179.92 匹配的路由表的表项是(  )。
A. 220.112.145.32/22
B. 220.112.145.64/22
C. 220.112.147.64/22
D. 220.112.177.64/22

查看答案

软题库参考答案:D(仅供参考)

软题库解析:正在加载....

你可能感兴趣的试题

6题:对下图所示的程序流程图进行语句覆盖测试和路劲覆盖测试,至少需要()个测试用例。采用McCabe度量法计算其环路复杂度为()。

A.2和3
B.2和4
C.2和5
D.2和6
A.1
B.2
C.3
D.4
46题:

对于线性表,相对于顺序存储,采用链表存储的缺点是()。
A.数据元素之间的关系需要占用存储空间,导致存储密度不高
B.表中结点必须占用地址连续的存储单元,存储密度不高
C.插入新元素时需要遍历整个链表,运算的时间效率不高
D.删除元素时需要遍历整个链表,运算的时间效率不高

39题:

将高级语言源程序翻译成目标程序的是()。
A.解释程序
B.编译程序
C.链接程序
D.汇编程序

27题:

在设计软件的模块结构时,( )不能改进设计质量。
A.模块的作用范围应在其控制范围之内
B.模块的大小适中
C.避免或减少使用病态连接(从中部进入或访问一个模块)
D.模块的功能越单纯越好

29题:提高程序执行效率的方法一般不包括(  )。
A.设计更好的算法
B.采用不同的数据结构
C.采用不同的程序设计语言
D.改写代码使其更紧凑
71题:

Certificates are (1) documents attesting to the (2) of a public key to an individual or other entity. They allow verification of the claim that a given public key does in fact belong to a given individual. Certificates help prevent someone from using a phony key to (3)someone else. In their simplest form, Certificates contain a public key and a name. As commonly used, a certificate also contains an (4)date, the name of the CA that issued the certificate, a serial number, and perhaps other in