A good answer might be:

The character 'j'

Internal Structure

Often the elements 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 elements does not interfere with our view of the relationships between elements.

QUESTION 5:

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