MCQOPTIONS
Saved Bookmarks
| 1. |
What is subroutine nesting? |
| A. | having multiple subroutines in a program |
| B. | using a linking nest statement to put many subroutines under the same name |
| C. | having one routine call the other |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |