72) If each node in a tree has value greater the every value in its left sub-tree and has value less than every value in its right sub-tree, the tree is called
Answer is:
Binary search tree
Related Data structures and Algorithms MCQ with Answers
Answer is:
7
Answer is: