Which of the following is not a valid argument type that can be passed to a function?
An undefined variable
A literal value (e.g., 5)
A list of values
Another function

Software Development and Programming Exercises are loading ...