Computer Science, asked by ranjithrockzz301, 2 months ago

State the different binary tree traversal techniques.​

Answers

Answered by karanvivek60
0

Explanation:

There are basically three traversal techniques for a binary tree that are,

Preorder traversal.

Inorder traversal.

Postorder traversal

Answered by anushanayaks021
0

Answer:

There are basically three traversal techniques for a binary tree that are,

Preorder traversal.

Inorder traversal.

Postorder traversal.

Explanation:

Similar questions