MCQOPTIONS
Saved Bookmarks
| 1. |
The out type parameters can be used_______________. |
| A. | Only to pass back a result to the calling functions. |
| B. | Only to send information to the called function. |
| C. | To pass data to the called method and receive information from the called method. |
| D. | None of these. |
| Answer» B. Only to send information to the called function. | |