Fill in the blanks from the list of terms below.  (Use each…

Fill in the blanks from the list of terms below.  (Use each term only once): A binary tree node’s left and right pointers point to the node’s                                      .        private static members last data type dequeuing subtree pointer structure return static scope resolution new head static indirect aggregation children before & friend strcpy Object-oriented first try Appending Multiple inheritance doubly-linked depth root node instantiation destructor enqueuing Memberwise assignment

Fill in the blanks from the list of terms below.  (Use each…

Fill in the blanks from the list of terms below.  (Use each term only once): The first node in a binary tree is called the                                          .       private static members last data type dequeuing subtree pointer structure return static scope resolution new head static indirect aggregation children before & friend strcpy Object-oriented first try Appending Multiple inheritance doubly-linked depth root node instantiation destructor enqueuing Memberwise assignment

Suppose the following values are inserted into a binary tree…

Suppose the following values are inserted into a binary tree, in the order given: 12, 7, 9, 10, 22, 24, 30, 18, 3, 14, 20 Draw a diagram of the resulting binary tree. (Note: 12 is inserted first, then 7 and so on..) Draw the rest of the tree & fill in each box with values. If any pointers pointing to null, make sure to indicate them.

Fill in the blanks from the list of terms below.  (Use each…

Fill in the blanks from the list of terms below.  (Use each term only once. Some terms are repeated more than once): A(n)                                    member function cannot access any nonstatic member variables in its own class.    private static members last data type dequeuing subtree pointer structure return static scope resolution new head static indirect aggregation children before & friend strcpy Object-oriented first try Appending Multiple inheritance doubly-linked depth root node instantiation destructor enqueuing Memberwise assignment