Which of the following is NOT needed to call a function?

a.
A detailed understanding of how the function internally works to produce a result

b.
An understanding of the function's parameters

c.
The function's name

d.
Knowledge of what the function will do and return as output

a. A detailed understanding of how the function internally works to produce a result