1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Non Linear Data Structures - Trees
  4. To obtain a prefix expression, which of ...
Q.

To obtain a prefix expression, which of the tree traversals is used?

A. Level-order traversal
B. Pre-order traversal
C. Post-order traversal
D. In-order traversal
Answer» B. Pre-order traversal
View all MCQs in:   Data Structures (DS)

Discussion