Question
What is a common use of Complete Binary Tree?
Select an option. Your answer will be checked instantly.
Correct Answer: B. array-based heap representation
Explanation:
Complete Binary Tree is commonly used for array-based heap representation.
Its design supports this task efficiently or naturally.
Leave a Reply