Latest DATA STRUCTURE Aptitude Question SOLUTION: Which of the following traversal is used for printing the keys of Binary search tree in ascending order? [1]post-order traversal [2]pre-order traversal [3]in-order traversal [4]Non