MCQOPTIONS
Saved Bookmarks
| 1. |
__________binding is used to define the scope in terms of the lexical structure of a program. |
| A. | static scope. |
| B. | dynamic scope. |
| C. | both |
| D. | none of these |
| Answer» B. dynamic scope. | |