填空题

某二叉树中度为2的结点有18个,则该二叉树中有______个叶子结点。

【参考答案】

S
<上一题 目录 下一题>
热门 试题

填空题
数据流图的类型有______和事务型。
单项选择题
有如下程序: #include<iostream> Using namespace std; Class Amount int amount; public; Amount(int n=0):amount(n) Int getAmount()constreturn amount; Amount &operator+=(Amount
A.
&nb
相关试题
  • 己知下列程序的输出结果是42,请将横线处...
  • 有如下程序: #include<iostream> usi...
  • 如果使用数组名称为函数参数,形实结合时,...
  • 请将下列类定义补充完整。 class Base(p...
  • 在声明派生类时,如果不显式地给出继承方式...