Figure 1 shows a binary tree. Use it to answer the questions that follow.
i)Identify each of the following nodes from the binary tree.
a)Leaf node
b)Root node
ii)State the output when each of the following traversals are performed on the tree;
a)Inorder;
b)Pre-order