1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Non Linear Data Structures - Trees
  4. What is the traversal strategy used in t...
Q.

What is the traversal strategy used in the binary tree?

A. depth-first traversal
B. breadth-first traversal
C. random traversal
D. Priority traversal
Answer» B. breadth-first traversal
View all MCQs in:   Data Structures (DS)

Discussion