Which of the following statements about the following binary tree is FALSE?

2017

Which of the following statements about the following binary tree is FALSE?

image.png

  1. A.

    It is a binary search tree.

  2. B.

    It is a complete binary tree.

  3. C.

    Nodes ‘J’ and ‘K’ are siblings.

  4. D.

    Node ‘B’ is the ancestor of node ‘J’.

Attempted by 450 students.

Show answer & explanation

Correct answer: A

The question asks for the FALSE statement. Option A is false because the tree contains alphabetic characters structurally organized as a standard binary tree, not satisfying Binary Search Tree (BST) ordering properties. Since all other statements (complete binary tree, siblings, ancestor) are true, Option A is the correct choice.

Explore the full course: Niacl Ao It Specialist