Which one of the following techniques is not used in the Binary tree?

2024

Which one of the following techniques is not used in the Binary tree?

Answer: A. Randomized traversalAnswer: a Explanation: The answer is a. The binary tree contains three traversal techniques, preorder, postorder and inorder traversal.

  1. A.

    Randomized traversal

  2. B.

    Preorder traversal

  3. C.

    Postorder traversal

  4. D.

    Inorder traversal

Attempted by 891 students.

Show answer & explanation

Correct answer: A

Answer: a

Explanation: The answer is a. The binary tree contains three traversal techniques, preorder, postorder and inorder traversal.

Explore the full course: Coding For Placement

Loading lesson…