If you use a breadth-first (expanding left to right) algorithm for printing all nodes of the following three.
A
|\
B C
| \
D E
What your output would be? :
- ABDCE
- ABCDE
- ACEDB
- DEBCA
Quiz, Objective, Multiple Choice Question (MCQ), Test Bank Solution and Short Answers.