Question
What is a common use of Binary Tree?
Select an option. Your answer will be checked instantly.
Correct Answer: B. representing hierarchical binary relationships
Explanation:
Binary Tree is commonly used for representing hierarchical binary relationships.
Its design supports this task efficiently or naturally.
Leave a Reply