What Is Subroutine Nesting #122
What is subroutine nesting?
This multiple choice question (MCQ) is related to the book/course gs gs103 Computer Logical Organisation. It can also be found in gs gs103 Machine Instructions and Programs - Subroutines and Nesting - Quiz No.1.
What is subroutine nesting?
Having multiple subroutines in a program
Using a linking nest statement to put many subroutines under the same name
Having one routine call the other
None of the mentioned