Questions:
- Give a short definition for each of the following terms. [Answer]
- node
- root node
- leaf node
- arc or edge
- parent node
- child node
- subtree
- What is a binary tree? [Answer]
- Describe the organization of a node for a binary tree. [Answer]
- What is one reason that the physical representation of a tree is
much different from the logical representation? [Answer]
- Draw a sketch of the logical representation for the following tree. [Answer]
- Draw a sketch of the logical representation for the following tree. [Answer]
- Draw a sketch of the logical representation for the following tree. [Answer]
- Draw a sketch of the logical representation for the following tree. [Answer]