+1 vote
in C Plus Plus by
Write a method to decide if the given binary tree is a binary search tree or not.
...