1.

A static local variable is used to

A. make a variable visible to several functions.
B. make a variable visible to only one function.
C. retain a value when a function is not executing.
D. b and c
Answer» E.


Discussion

No Comment Found