GATE 1997
December 1, 2023Web-Technologies
December 1, 2023Question 14173 – NIC-NIELIT STA 2020
When we perform an order traversal on a binary tree, we get the ascending order array. The tree is:
Correct Answer: C
Question 98 Explanation:
Binary search tree gives the ascending order array.
Heap tree
Almost complete binary tree
Binary search tree
Cannot be determined