Which of the following statements about the following binary tree is FALSE?
1
Nodes ‘J’ and ‘K’ are siblings.
2
Node ‘B’ is the ancestor of node ‘J’
3
It is a binary search tree.
4
It is a complete binary tree.
Which of the following statements about the following binary tree is FALSE?