Chapter 8: Problem 7
The following table represents the contents of some cells in a computer's main
memory along with the address of each cell represented. Note that some of the
cells contain letters of the alphabet, and each such cell is followed by an
empty cell. Place addresses in these empty cells so that each cell containing
a letter together with the following cell form an entry in a linked list in
which the letters appear in alphabetical order. (Use zero for the null
pointer.) What address should the head pointer contain?
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.