Question

The only identifiers that can be reused elsewhere in a program without any ambiguity are
(a) global variables
(b) static local variables
(c) those in the parameter list of a function prototype
(d) those in the parameter list of a function definition

Answer

This answer is hidden. It contains 3 characters.