Q5
What is the height of a binary tree with a single node?
A.
0
AnswerB.
1
C.
2
D.
It depends on the tree's balance
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board