PROGRAMMABLE LOGIC CONTROLLERS BUNDLE
PROGRAMMABLE LOGIC CONTROLLERS BUNDLE
5th Edition
ISBN: 9781260582475
Author: Petruzella
Publisher: MCG
Question
Book Icon
Chapter 9, Problem 6RQ
Program Plan Intro

Nesting of subroutines:

In nesting of subroutines, the flow of program is directed from the main program to a subroutine and then to another subroutine. In other words, nested subroutine refers to a subroutine which is called from some other subroutines.

Blurred answer
Students have asked these similar questions
Can you explain what a calling sequence for a subroutine is and how to make one? I have no idea what it's for. Where do the terms "prologue" and "epilogue" come from when discussing subroutines?
In a computer system, is it possible to discriminate between multiprogramming and multithreading?
What is the main advantage of multiprogramming?