Which of the following is not included in a function’s activation record?
a. The return address of its caller function.
b. Parameter values received from its caller.
c. Local variables it has declared.
d. The name of the function.
d. The name of the function.
Computer Science & Information Technology