10
9
12
13
15
25
63
30
post-order
pre-order
inorder
none of these
any node nd at level less than d-1 has two sons
it contains log(d)+1 nodes
for any node nd in the tree with a right descendent at level d lt must have a left son
all of these
II and III
I and III
I and II
None of these