MCQOPTIONS
Saved Bookmarks
| 1. |
What are persistent variables? |
| A. | Variables which retain values between calls to the function |
| B. | Variables which help in calling a function |
| C. | Variables which deal with functions |
| D. | Variables global to the function |
| Answer» C. Variables which deal with functions | |