Subroutine vs Subprocedure - What's the difference?
subroutine | subprocedure | Synonyms |
(computer science) A section of code, called by the main body of a program, that implements a task.
(computer science) A procedure that can be called by higher-level procedures as part of their operation.
