#ITE-6201
Awesome StudentQuestion • Data Structures and Algorithm Analysis

The value in the right child of a node (if it exists) in a binary search tree will be greater than the value in the node itself.

Answer

TRUE