Q. What is subroutine nesting? (Solved)
1. having multiple subroutines in a program
2. using a linking nest statement to put many subroutines under the same name
3. having one routine call the other
4. none of the mentioned
- c. having one routine call the other