Data Structures

1: If each node in a tree has value greater the every value in its left subtree and has value less than every value in its right subtree, the tree is called
A. Complete tree
B. Full binary tree
C. Binary search tree
D. AVL tree
 

Answer : C

Explanation :

Write your comments here:


Report Error
 

Option: A

Explanation : Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here.