Question
A programmer needs analyzing balanced full trees, and the chosen structure has the property that every level is completely filled. Which choice fits best?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Perfect Binary Tree
Explanation:
Perfect Binary Tree fits because it supports analyzing balanced full trees and every level is completely filled.
Both clues point to this choice.
Leave a Reply