MCQOPTIONS
Saved Bookmarks
| 1. |
What happens when a procedure containing the following statements ends? |
| A. | Both values lose their values |
| B. | Dim variable loses its value |
| C. | Static variable loses its value |
| D. | Both variables retain their valuesView Answer |
| Answer» C. Static variable loses its value | |