go to previous page   go to home page   go to next page

Answer:

The character 'j'

Internal Structure

Often the nodes of a data structure themselves have structure. Each item on our list is a sequence of characters. This is OK. The internal structure of the nodes does not interfere with our view of the relationships between nodes.

QUESTION 5:

Have you already seen ordered lists of integers in assembly language?