The elements in a binary tree are to be stored in an array, as described in Section 8.9. Each element is a nonnegative i nt value.
a. Which value can you use as the dummy value, if the binary tree is not complete?
b. Show the contents of the array, given the tree illustrated below.