Programmable Logic Controllers
Programmable Logic Controllers
5th Edition
ISBN: 9780073373843
Author: Frank D. Petruzella
Publisher: McGraw-Hill Education
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
How do garbage collection mechanisms in programming languages like Java influence application performance?
Describe the benefits of using dynamic multithreading in a programming environment.
In a computer system, is it possible to discriminate between multiprogramming and multithreading?