

MCQOPTIONS
Saved Bookmarks
1. |
The keyword ‘local’ is used |
A. | to define a variable within a function for its local scope |
B. | to redefine any global variable |
C. | this is not a valid keyword |
D. | none of the mentioned |
Answer» B. to redefine any global variable | |