Question
Which statement about Complete Binary Tree is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. nodes on the last level are as far left as possible
Explanation:
The defining property is that nodes on the last level are as far left as possible.
The other statements describe different structures or concepts.
Leave a Reply