Q. A static local variable is used to (Solved)
1. make a variable visible to several functions.
2. make a variable visible to only one function.
3. retain a value when a function is not executing.
4. b and c
- d. b and c
1. make a variable visible to several functions.
2. make a variable visible to only one function.
3. retain a value when a function is not executing.
4. b and c