Which of the following is in order processing for a binary tree?
a.
i) process the right subtree
ii) process the root node data
iii) process the left subtree
b.
i) process the left subtree
ii) process the root node data
iii) process the right subtree
c.
i) process the root node data
ii) process the left subtree
iii) process the right subtree
d.
i) process the left subtree
ii) process the right subtree
iii) process the root node
e.
i) process the right subtree
ii) process the left subtree
iii) process the root node
b)
Explanation: Part c) is pre order. Part d) is post order.
You might also like to view...
Jeff, an end user, has plugged in both ends of the same network cable to two adjacent jacks. Both ports are connected to the same switch in the IDF. Which of the following will MOST likely happen?
A. VLAN malfunction B. Broadcast storm C. Quality of Service loss D. Duplicate IP addresses
In the Scenario Manager dialog box, which button do you click to delete a scenario?
A. Delete B. Edit C. Remove D. Clear