MCQOPTIONS
Saved Bookmarks
| 1. |
To determine whether a variable is being passed to a procedure by value or by reference, you will need to examine ________________ |
| A. | the Call statement |
| B. | the procedure header |
| C. | the statements entered in the procedure |
| D. | the procedure footer |
| Answer» B. the procedure header | |