a) The left child is always lesser than its parent
b) The right child is always greater than its parent
c) The left and right sub-trees should also be binary search trees
d) In order sequence gives decreasing order of elements
Which of the following is false about a binary search tree?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following is false about a binary search tree?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!