MCQOPTIONS
Saved Bookmarks
| 1. |
Modification of function in large structured program may cause function to work incorrectly with other |
| A. | local data items |
| B. | global data items |
| C. | local functions |
| D. | global functions |
| Answer» C. local functions | |