MCQOPTIONS
Saved Bookmarks
| 1. |
Feature for accessing a variable through its address is desireable because |
| A. | call by reference can be simulated |
| B. | excessive use of global variables can be avoided |
| C. | a function can return more than one value |
| D. | All of the above |
| Answer» E. | |