Question

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

Answers

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