Given the tree above answer the following questions;
1. What is the height of the tree?
2. What is the depth node 7?
3. State the post order traversal of the tree?
4. State the pre order traversal
of the tree?
5. State the in order traversal of the tree?
6. State the breadth first traversal of the tree?
Attachments:
Answers
Answered by
0
the height of the tree Is 45-63
Similar questions