The formal parameter list
The formal parameter list for the function named displayData in Listing 4 is identical to the formal parameter list for the previously-discussed function named getData in Listing 3.
That will be the case for all of the remaining functions to be discussed in this lesson, so I won't mention it again.