adplus-dvertising
frame-decoration

Question

Which of the following is true for binary search tree?

a.

It gives the ascending order for procedure traversal

b.

It gives the ascending order for in order traversal

c.

It gives the descending order for post order traversal

d.

It gives the descending order for pre order traversal

Answer: (b).It gives the ascending order for in order traversal

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is true for binary search tree?