A(n) __________ is a substring that is delimited by a pair of delimiter characters (examples of delimiter characters are spaces and punctuation symbols).
A heap is a complete binary tree with the following properties:
⢠The value in the root is greater than or equal to all items in the tree.
⢠__________