For each of the lists of C++ keywords do the following:
a. Draw the BST that results when the words are inserted in the order given.
b. Perform in order, preorder, and post order traversals of the tree that results and show the sequence of words that results in each case.
break, operator, if, typedef, else, case, while, do, return, unsigned, for, true, double, void