Which of the following is not a step in the function-calling process?
a. The calling program suspends
b. The formal parameters are assigned the value of the actual parameters
c. The body of the function executes
d. Control returns to the point just before the function was called