● 某二叉树为单枝树(即非叶子结点只有一个孩子结点)且具有n个结点(n>1),则该二叉树 (40) 。
(40)
A. 共有n层,每层有一个结点
B. 共有log2n层,相邻两层的结点数正好相差一倍
C. 先序遍历序列与中序遍历序列相同
D. 后序遍历序列与中序遍历序列相同
查看答案
(72)
A. computer-oriented
B. procedure-oriented
C. object-oriented
D. aspect-oriented
● 如果一台配置成自动获取IP地址的计算机,开机后得到的IP地址是169.254.1.17(即没有DHCP 服务器为其提供IP 地址),则首先应该 (69) 。
(69)
A. 检查网络连接电缆
B. 检查网卡的工作状态
C. 检查DNS 服务器的配置
D. 查杀病毒
● TCP/IP (73) are the standards around which the Internet was developed.
(73)
A. protocols
B. agreements
C. conventions
D. coordination
● The data (74) includes the function of updating data on a database, and retrieving ata from a database.
(74)
A. management
B. storage
C. analysis
D. communication