McqMate
| Q. |
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» D. b and c | |
View all MCQs in
Object Oriented Programming (OOP)No comments yet