

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following type of variable is visible only within a function where it is defined? |
A. | global variable |
B. | local variable |
C. | Both of the above. |
D. | None of the above. |
Answer» C. Both of the above. | |