Solved

A(n) ________ Is Information That Is Passed to a Function

Question 1

Multiple Choice

A(n) ________ is information that is passed to a function, and a(n) ________ is a special variable that receives and holds that information.


A) function call, function header
B) function prototype, function header
C) parameter, argument
D) argument, parameter
E) formal argument, actual argument

Correct Answer:

verifed

Verified

Related Questions