Vidyalelo
Data Structure · Q8

Trees in Data Structures

Programming · Data Structure · question 8

Q8

Which of the following is NOT a type of binary tree traversal?

A.
Inorder
Answer
B.
Preorder
C.
Postorder
D.
Level-order

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board