试题详情

试题内容

二叉树的高度是指其层数, 空二叉树的高度为0,仅有根结点的二叉树高度为1,若某二叉树中共有1024个结点,则该二叉树的高度是整数区间( )中的任一值。
A、(10, 1024)
B、[10, 1024]
C、(11, 1024)
D、[11, 1024]
查看答案

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

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

你可能感兴趣的试题

40题:

安全机制是实现安全服务的技术手段,一种安全机制可以提供多种安全服务,而一种安全服务也可采用多种安全机制。加密机制不能提供的安全服务是( )。
A、数据保密性 
B、访问控制 
C、数字签名 
D、认证 

71题:

 A Web browser is simply a terminal emulator, designed to display text on a screen. The two essential differences between an ordinary terminal emulator and a Web browser are that the browser knows how to deal with (1), and that it has a mechanism for(2) graphical files. Display text, display graphics, and(3) hyperlinks--there's 99 percent of the (4) value. That's not to say that the manufacturers didn't go all-out to attach a hyperactive efflorescence of useless capabilities onto64题:

下面 C 程序段中 count++语句执行的次数为  ( )  。
for(int i = 1;i <= 11;i *= 2)
for(int j =  1; j <= i;j++)
count++;
A、15
B、16
C、31
D、32

57题:

PC 机处理人耳能听得到的音频信号,其频率范围是( )。
A、80~3400Hz
B、300~3400Hz
C、20~20kHz
D、20~44.1kHz

14题:某医院预约系统的部分需求为:患者可以查看医院发布的专家特长介绍及其就诊时间:系统记录患者信息,患者预约特定时间就诊。用DFD对其进行功能建模时,患者是();用ERD对其进行数据建模时,患者是()。
(1)A.外部实体
B.加工
C.数据流
D.数据存储
(2)A.实体
B.属性
C.联系
D.弱实体
42题:

5分钟、双声道、22.05kHz采样、16位量化的声音,经5:1压缩后,其数字音频的数据量约为( )。
A、5.168MB 
B、5.047MB 
C、26.460MB 
D、26.082MB