For binary search trees with no duplicate entries, entries in the left subtree of a node are greater than the entry in the node. 

False
  • True

There are no hints for this question