

MCQOPTIONS
Saved Bookmarks
1. |
What is the purpose of the dynamic scoping? |
A. | Variables can be declared outside the scope |
B. | Variables must be declared outside the scope |
C. | Variables cannot be declared outside the scope |
D. | Variable cannot be declared within the function |
Answer» B. Variables must be declared outside the scope | |